modified: main_dc/yalarba/api_yal/.env

change db_host to  db
This commit is contained in:
2026-02-09 04:49:29 +05:00
parent 50c3375abd
commit 33c4ff959e
+1 -1
View File
@@ -1,5 +1,5 @@
# DB environment variabels
DB_HOST=db_tp
DB_HOST=db
DB_PORT=5432
DB_USER=postgres
DB_PASSWORD=postgres