modified: main_dc/yalarba/api_yal/.env

modifay config
This commit is contained in:
2026-02-09 04:39:44 +05:00
parent 1314b24370
commit 50c3375abd
+2 -3
View File
@@ -3,10 +3,9 @@ DB_HOST=db_tp
DB_PORT=5432
DB_USER=postgres
DB_PASSWORD=postgres
DB_NAME=mydb
APP_PORT=8080
DB_NAME=db_main
APP_PORT=8081
JWT_SECRET=secret
UPLOAD_PATH=./storage/uploads
ENVIRONMENT=development
LOG_LEVEL=debug
APP_PORT=8088