chore: update backend dockerfile
compiler config deftig gekopiëerd
This commit is contained in:
parent
f6859b6748
commit
38ec0c75ca
3 changed files with 11 additions and 2 deletions
6
backend/.env.production
Normal file
6
backend/.env.production
Normal file
|
@ -0,0 +1,6 @@
|
|||
DWENGO_PORT=3000
|
||||
DWENGO_DB_HOST=localhost
|
||||
DWENGO_DB_PORT=5431
|
||||
DWENGO_DB_USERNAME=postgres
|
||||
DWENGO_DB_PASSWORD=postgres
|
||||
DWENGO_DB_UPDATE=true
|
Loading…
Add table
Add a link
Reference in a new issue