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

8 lines
203 B
Plaintext
Raw Normal View History

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