mirror of
https://github.com/Balshgit/mosgortrans.git
synced 2025-12-16 21:50:39 +03:00
refactor app
This commit is contained in:
11
app/config/.env.template
Normal file
11
app/config/.env.template
Normal 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
|
||||
Reference in New Issue
Block a user