some
This commit is contained in:
parent
0e3a0bfc48
commit
a5e3e6903d
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ from dotenv import load_dotenv
|
|||
|
||||
load_dotenv()
|
||||
|
||||
IS_PROD = False
|
||||
IS_PROD = True
|
||||
|
||||
# Telegram Bot Configuration (Production)
|
||||
TELEGRAM_BOT_TOKEN_PROD = "8241474807:AAH684LTY93aXRou4-LtqU5-p8LuEjzYn8U"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue