From c6007c05cb0cd9babb87bff9c1d358d53ce456d9 Mon Sep 17 00:00:00 2001 From: MEHMETKECECI Date: Sat, 14 Feb 2026 14:43:41 +0300 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- svc/.env | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/svc/.env b/svc/.env index 2c57027..0b36612 100644 --- a/svc/.env +++ b/svc/.env @@ -3,7 +3,8 @@ PASSWORD_RESET_SECRET=1dc7d6d52fd0459a8b1f288a6590428e760f54339f8e47beb20db36b6d APP_FRONTEND_URL=http://localhost:9000 API_URL=http://localhost:8080 UI_DIR=/opt/bssapp/ui/dist -POSTGRES_CONN=host=127.0.0.1 port=5432 user=postgres password=tayitkan dbname=baggib2b sslmode=disable +POSTGRES_CONN=host=127.0.0.1 port=5432 user=bssapp password=Baggi2025!.? dbname=baggib2b sslmode=require +