refactor app

This commit is contained in:
2022-08-09 23:38:19 +03:00
parent bad1d79fcf
commit 295cc89853
5 changed files with 6 additions and 4 deletions

11
app/config/.env.template Normal file
View File

@@ -0,0 +1,11 @@
API_TOKEN=
# webhook settings
WEBHOOK_HOST=
WEBHOOK_PATH=
# webserver settings
WEBAPP_HOST= # or ip
WEBAPP_PORT=
GECKO_DRIVER_VERSION=0.31.0