4 lines
84 B
Plaintext
4 lines
84 B
Plaintext
# Default postgres credentials
|
|
DB_HOST=localhost
|
|
DB_USERNAME=postgres
|
|
DB_PASSWORD='' |