Skip to content

Commit e4178ff

Browse files
committed
add SCHEDULE_URL to celery docker
1 parent 14bd891 commit e4178ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ services:
3636
environment:
3737
- POSTGRES_PASSWORD
3838
- BOT_TOKEN
39+
- SCHEDULE_URL
3940
depends_on:
4041
- bot_postgres
4142
- bot_redis

0 commit comments

Comments
 (0)