6 lines
216 B
Plaintext
6 lines
216 B
Plaintext
POKER_BOT_POSTGRES_DSN=postgres://app:app@db:5432/app?sslmode=disable
|
|
POKER_BOT_TELEGRAM_TOKEN=token
|
|
POKER_BOT_WEBHOOK_URL=https://vegapokerbot.proxy.neur0tx.site/webhook
|
|
POKER_BOT_LISTEN=:3333
|
|
POKER_BOT_DEBUG=false
|