reworked to docker and selenoid

This commit is contained in:
2022-08-24 00:13:35 +03:00
parent 6c8b27963b
commit aeb9582ba1
7 changed files with 49 additions and 20 deletions

View File

@@ -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=