Copy docker-compose.dist.yml
to docker-compose.yml
, edit as You want and say docker-compose up -d
.
LOG_LEVEL
one ofdebug
,info
(default),warning
,error
DATABASE_URL
in formatpostgres://user:pass@host:5432/database?sslmode=disable
TELEGRAM_BOT_TOKEN
telegram bot tokenAUTH_CODE
(optional) some password to keep bot private