termbox/.env.example
2025-08-06 05:50:24 +01:00

5 lines
94 B
Plaintext

DB_HOST=localhost
DB_PORT=5432
DB_NAME=termbox
DB_USER=your_username
DB_PASSWORD=your_password