2025SELab2-project-Dwengo/backend/.env.production
Timo De Meyst 885021b0b1 chore: env variables aangepast
DB_NAME toegevoegd
2025-03-11 09:22:49 +01:00

7 lines
164 B
Text

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