modified: main_dc/yalarba/api_yal/.env
change db name to db_yal
This commit is contained in:
@@ -3,7 +3,7 @@ DB_HOST=db_tp
|
|||||||
DB_PORT=5432
|
DB_PORT=5432
|
||||||
DB_USER=postgres
|
DB_USER=postgres
|
||||||
DB_PASSWORD=postgres
|
DB_PASSWORD=postgres
|
||||||
DB_NAME=db_main
|
DB_NAME=db_yal
|
||||||
APP_PORT=8081
|
APP_PORT=8081
|
||||||
JWT_SECRET=secret
|
JWT_SECRET=secret
|
||||||
UPLOAD_PATH=./storage/uploads
|
UPLOAD_PATH=./storage/uploads
|
||||||
|
|||||||
Reference in New Issue
Block a user