Document development-first workflow with weekly prod releases.
Default all day-to-day work to gallery_dev and devgallery; add Cursor rule and update docs, env examples, and deploy guide for scheduled prod promotion.
This commit is contained in:
+2
-1
@@ -1,4 +1,5 @@
|
||||
# Development — copy to .env (not committed)
|
||||
# Development only — copy to .env (not committed). All day-to-day work uses gallery_dev.
|
||||
# Promote to prod on a scheduled release (~weekly); see Documentation/environments.md
|
||||
DB_HOST=192.168.10.122
|
||||
DB_PORT=5432
|
||||
DB_USER=gallery
|
||||
|
||||
Reference in New Issue
Block a user