6 lines
129 B
Plaintext
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 |