7 lines
164 B
Text
7 lines
164 B
Text
DWENGO_PORT=3000
|
|
DWENGO_DB_HOST=localhost
|
|
DWENGO_DB_PORT=5432
|
|
DWENGO_DB_NAME=postgres
|
|
DWENGO_DB_USERNAME=postgres
|
|
DWENGO_DB_PASSWORD=postgres
|
|
DWENGO_DB_UPDATE=true
|