improvement: docker infrastructure overhauled.
This commit is contained in:
4
infrastructure/database.staging.env.example
Normal file
4
infrastructure/database.staging.env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
# Copy to database.staging.env (do not commit real passwords).
|
||||
POSTGRES_USER=postgres
|
||||
POSTGRES_PASSWORD=changeme_staging_strong_password
|
||||
POSTGRES_DB=dyolink_db
|
||||
Reference in New Issue
Block a user