5 lines
94 B
Plaintext
5 lines
94 B
Plaintext
DB_HOST=localhost
|
|
DB_PORT=5432
|
|
DB_NAME=termbox
|
|
DB_USER=your_username
|
|
DB_PASSWORD=your_password |