tuxbot-bot/.envs/.local/.postgres

8 lines
203 B
Text
Raw Normal View History

2021-02-11 23:18:12 +01:00
# PostgreSQL
# ------------------------------------------------------------------------------
POSTGRES_HOST=postgres
POSTGRES_PORT=5432
POSTGRES_DB=tuxbot_bot
POSTGRES_USER=debug
POSTGRES_PASSWORD=debug