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:
@@ -1,5 +1,6 @@
|
||||
# Copy to infra/docker/.env.prod on TrueNAS or build PC (do not commit).
|
||||
# Used by compose.prod.yaml and npm run db:migrate:prod / db:restore:prod.
|
||||
# Production only — copy to infra/docker/.env.prod (do not commit).
|
||||
# Used for scheduled releases: db:restore:prod, docker:publish, TrueNAS gallery-web.
|
||||
# Day-to-day development uses root .env → gallery_dev.
|
||||
|
||||
DB_HOST=192.168.10.122
|
||||
DB_PORT=5432
|
||||
|
||||
Reference in New Issue
Block a user