fix(docker): fix docker-compose for production grade deployments

This commit is contained in:
Amruth Pillai
2022-03-14 09:03:47 +01:00
parent e82e714e41
commit 57f7edc134
16 changed files with 199 additions and 236 deletions

View File

@ -11,7 +11,7 @@ POSTGRES_HOST=localhost
POSTGRES_PORT=5432
POSTGRES_USERNAME=postgres
POSTGRES_PASSWORD=postgres
POSTGRES_DATABASE=reactive_resume
POSTGRES_DATABASE=postgres
POSTGRES_SSL_CERT=
# Auth