12 lines
339 B
Bash
12 lines
339 B
Bash
JWT_SECRET=bssapp_super_secret_key_1234567890
|
|
PASSWORD_RESET_SECRET=1dc7d6d52fd0459a8b1f288a6590428e760f54339f8e47beb20db36b6df6070b
|
|
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
|
|
|
|
|
|
|
|
|
|
|