modified: main_dc/yalarba/api_yal/.env
change db_host to db
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# DB environment variabels
|
# DB environment variabels
|
||||||
DB_HOST=db_tp
|
DB_HOST=db
|
||||||
DB_PORT=5432
|
DB_PORT=5432
|
||||||
DB_USER=postgres
|
DB_USER=postgres
|
||||||
DB_PASSWORD=postgres
|
DB_PASSWORD=postgres
|
||||||
|
|||||||
Reference in New Issue
Block a user