2025SELab2-project-Dwengo/backend/.env.production
Timo De Meyst 38ec0c75ca chore: update backend dockerfile
compiler config deftig gekopiëerd
2025-03-10 00:07:25 +01:00

6 lines
140 B
Text

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