feature(backend): PORT-EnvVar wordt nu ook via envvar.ts ingelezen
This commit is contained in:
parent
73a84fa3ef
commit
ee5fe4774e
4 changed files with 4 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
PORT=3000
|
||||
DWENGO_PORT=3000
|
||||
DWENGO_DB_HOST=localhost
|
||||
DWENGO_DB_PORT=5431
|
||||
DWENGO_DB_USERNAME=postgres
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue