termbox/.env.example

6 lines
129 B
Plaintext

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