Revert "fix(deploy): move POSTGRES_PASSWORD default into .env.example"
This reverts commit 42d9a7ba07.
This commit is contained in:
+1
-1
@@ -9,4 +9,4 @@ STEWARD_SMTP__PASSWORD=
|
||||
# Password for the bundled Postgres; the steward service builds its
|
||||
# STEWARD_DATABASE_URL from it. Leave STEWARD_SECRET_KEY above unset to let the
|
||||
# app generate + persist one on the /data volume.
|
||||
POSTGRES_PASSWORD=steward
|
||||
POSTGRES_PASSWORD=change-me
|
||||
|
||||
Reference in New Issue
Block a user