mirror of
https://github.com/Balshgit/mosgortrans.git
synced 2025-12-16 21:50:39 +03:00
fix scheduler
This commit is contained in:
@@ -5,7 +5,7 @@ WEBHOOK_HOST="https://mydomain.com"
|
||||
WEBHOOK_PATH="/transport"
|
||||
|
||||
# webserver settings
|
||||
WEBAPP_HOST="127.0.0.1"
|
||||
WEBAPP_HOST="0.0.0.0"
|
||||
WEBAPP_PORT="8080"
|
||||
|
||||
# set to true to start with webhook. Else bot will start on polling method
|
||||
|
||||
Reference in New Issue
Block a user