2025SELab2-project-Dwengo/backend/.env.production
Timo De Meyst 72cab189a6 fix: update env vars
DB_PORT aangepast
2025-03-11 09:44:38 +01:00

7 lines
164 B
Text

DWENGO_PORT=3000
DWENGO_DB_HOST=localhost
DWENGO_DB_PORT=5432
DWENGO_DB_NAME=postgres
DWENGO_DB_USERNAME=postgres
DWENGO_DB_PASSWORD=postgres
DWENGO_DB_UPDATE=true