modified: main_dc/yalarba/api_yal/.env

change db name to db_yal
This commit is contained in:
2026-02-09 05:00:43 +05:00
parent 5da0d35efe
commit 5b7b7f122a
+1 -1
View File
@@ -3,7 +3,7 @@ DB_HOST=db_tp
DB_PORT=5432
DB_USER=postgres
DB_PASSWORD=postgres
DB_NAME=db_main
DB_NAME=db_yal
APP_PORT=8081
JWT_SECRET=secret
UPLOAD_PATH=./storage/uploads