5 lines
85 B
Plaintext
5 lines
85 B
Plaintext
# Default postgres credentials
|
|
DB_HOST=localhost
|
|
DB_USERNAME=postgres
|
|
DB_PASSWORD=''
|