You've already forked Travel-Agent
fix: Fixes before publishing to GitHub
This commit is contained in:
+1
-1
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user