We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14bd891 commit e4178ffCopy full SHA for e4178ff
docker-compose.yml
@@ -36,6 +36,7 @@ services:
36
environment:
37
- POSTGRES_PASSWORD
38
- BOT_TOKEN
39
+ - SCHEDULE_URL
40
depends_on:
41
- bot_postgres
42
- bot_redis
0 commit comments