6 lines
133 B
Text
6 lines
133 B
Text
PORT=3000
|
|
DWENGO_DB_HOST=localhost
|
|
DWENGO_DB_PORT=5431
|
|
DWENGO_DB_USERNAME=postgres
|
|
DWENGO_DB_PASSWORD=postgres
|
|
DWENGO_DB_UPDATE=true
|