chore: PostgreSQL op 5431

This commit is contained in:
Tibo De Peuter 2025-03-13 19:22:29 +01:00
parent fc5ba93ba0
commit ff66dd64f0
Signed by: tdpeuter
GPG key ID: 38297DE43F75FFE2
4 changed files with 4 additions and 4 deletions

View file

@ -4,7 +4,7 @@
DWENGO_PORT=3000 # The port the backend will listen on
DWENGO_DB_HOST=localhost
DWENGO_DB_PORT=5432
DWENGO_DB_PORT=5431
DWENGO_DB_USERNAME=postgres
DWENGO_DB_PASSWORD=postgres
DWENGO_DB_UPDATE=true