mirror of
https://github.com/Balshgit/gpt_chat_bot.git
synced 2026-02-03 11:40:39 +03:00
add queue tests
This commit is contained in:
@@ -8,7 +8,7 @@ USER="web"
|
||||
TELEGRAM_API_TOKEN="123456789:AABBCCDDEEFFaabbccddeeff-1234567890"
|
||||
|
||||
# webhook settings
|
||||
WEBHOOK_HOST="https://mydomain.com"
|
||||
DOMAIN="https://mydomain.com"
|
||||
URL_PREFIX="/gpt"
|
||||
|
||||
# set to true to start with webhook. Else bot will start on polling method
|
||||
|
||||
Reference in New Issue
Block a user