dfgdf
This commit is contained in:
parent
6b54e222a0
commit
e61907e557
|
|
@ -25,7 +25,7 @@ services:
|
||||||
environment:
|
environment:
|
||||||
NODE_ENV: production
|
NODE_ENV: production
|
||||||
DB_HOST: postgres
|
DB_HOST: postgres
|
||||||
DB_PORT: 5433
|
DB_PORT: 5432
|
||||||
DB_USER: quoteuser
|
DB_USER: quoteuser
|
||||||
DB_PASSWORD: quotepass123
|
DB_PASSWORD: quotepass123
|
||||||
DB_NAME: quotedb
|
DB_NAME: quotedb
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue