Merge remote-tracking branch 'origin/master'

This commit is contained in:
2026-02-15 20:53:58 +03:00
parent 43d018f492
commit babf77ae17
2 changed files with 7 additions and 5 deletions

View File

@@ -3,8 +3,9 @@ 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=bssapp password=Baggi2025!.? dbname=baggib2b sslmode=require
MSSQL_CONN=sqlserver://sa:Gil_0150@100.127.221.13:1433?database=BAGGI_V3&encrypt=disable
POSTGRES_CONN=host=46.224.33.150 port=5432 user=postgres password=tayitkan dbname=baggib2b sslmode=disable
MSSQL_CONN=sqlserver://sa:Gil_0150@100.127.186.137:1433?database=BAGGI_V3&encrypt=disable