Initial import with GitLab CI/CD and registry deploy flow
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# Server-only template for deployment/docker-compose.postgres.server.yml
|
||||
# Copy to .env.postgres.server on the target host and replace the password.
|
||||
|
||||
POSTGRES_DB=mvpcc
|
||||
POSTGRES_USER=mvpcc_app
|
||||
POSTGRES_PASSWORD=change-me-with-a-strong-random-secret
|
||||
Reference in New Issue
Block a user