fix: Fixes before publishing to GitHub

This commit is contained in:
ITQ
2024-04-05 18:17:15 +03:00
parent df6b6e8b2d
commit 91e2963d94
4 changed files with 8 additions and 30 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# For app
BOT_TOKEN = <your_bot_token> # default: 6943803094:AAFxMjuiaqLlQbITUOVPlKx6SKIofKrThwk
BOT_TOKEN = <your_bot_token> # get from https://t.me/BotFather
SQLALCHEMY_DATABASE_URI = <database_uri> # no need to specify if docker is used
REDIS_URL = <redis_url> # no need to specify if docker is used
OPENTRIPMAP_API_KEY = <api_key> # get it from https://dev.opentripmap.org/