vegapokerbot/.env.dist

6 lines
216 B
Plaintext
Raw Permalink Normal View History

2024-05-07 21:49:09 +03:00
POKER_BOT_POSTGRES_DSN=postgres://app:app@db:5432/app?sslmode=disable
POKER_BOT_TELEGRAM_TOKEN=token
2024-05-10 11:46:43 +03:00
POKER_BOT_WEBHOOK_URL=https://vegapokerbot.proxy.neur0tx.site/webhook
POKER_BOT_LISTEN=:3333
2024-05-07 21:49:09 +03:00
POKER_BOT_DEBUG=false