6 lines
89 B
Plaintext
6 lines
89 B
Plaintext
DB_HOST='localhost'
|
|
DB_PORT=5432
|
|
DB_USERNAME='user'
|
|
DB_PASSWORD='password'
|
|
DB_NAME='ddh'
|