mirror of
https://github.com/Balshgit/mosgortrans.git
synced 2025-12-16 21:50:39 +03:00
reworked to docker and selenoid
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
API_TOKEN=
|
||||
TELEGRAM_API_TOKEN=
|
||||
|
||||
# webhook settings
|
||||
WEBHOOK_HOST=
|
||||
WEBHOOK_PATH=
|
||||
|
||||
# webserver settings
|
||||
WEBAPP_HOST= # or ip
|
||||
WEBAPP_PORT=
|
||||
WEBAPP_HOST=127.0.0.1
|
||||
WEBAPP_PORT=8084
|
||||
|
||||
# set to 1 to start with webhook. Else bot will start on polling method
|
||||
START_WITH_WEBHOOK=
|
||||
|
||||
Reference in New Issue
Block a user