poixpixel-discord-bot/.env.example
Ahmad a449129a61
chore: create .env.example for docker compose file
Signed-off-by: Ahmad <103906421+ahmadk953@users.noreply.github.com>
2025-04-17 22:22:49 -04:00

4 lines
142 B
Text

POSTGRES_USER=your_postgres_user
POSTGRES_PASSWORD=your_postgres_password
POSTGRES_DB=your_database_name
VALKEY_PASSWORD=your_valkey_password