fix scheduler

This commit is contained in:
2023-04-18 20:16:52 +03:00
parent 585367e621
commit d88ef52c53
4 changed files with 4 additions and 4 deletions

View File

@@ -11,7 +11,5 @@ WEBAPP_PORT="8080"
# set to true to start with webhook. Else bot will start on polling method
START_WITH_WEBHOOK="true"
GECKO_DRIVER_VERSION="0.32.0"
# chat ids for scheduler tasks
CHAT_IDS="123456789,987654321"