8 lines
105 B
Plaintext
8 lines
105 B
Plaintext
APP_PORT=1234
|
|
|
|
DB_TYPE=postgres
|
|
DB_USERNAME=postgres
|
|
DB_PASSWORD=
|
|
DB_NAME=
|
|
DB_HOST=localhost
|
|
DB_PORT=5432 |