delpoyment with fully dockerized project on wixur.ir, dyolink docker hub created beside backend and frontend image is uploaded.
This commit is contained in:
4
infrastructure/database.prod.env.example
Normal file
4
infrastructure/database.prod.env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
# Copy to secrets/database.env on the server (never commit real passwords).
|
||||
POSTGRES_USER=dyolink_user
|
||||
POSTGRES_PASSWORD=CHANGE_ME_STRONG_DB_PASSWORD
|
||||
POSTGRES_DB=dyolink_db
|
||||
Reference in New Issue
Block a user