ci: Configure TeleBot token for CT109 pre-production deployment
- Added Telegram__BotToken environment variable to ct109 deployment - Token: 8254383681:AAE_j4cUIP9ABVE4Pqrmtgjfmqq1yc4Ow5A (@Teleshopio_bot) - Ensures pre-production uses the correct bot instance 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
a43fa292db
commit
417c4a68ae
@ -255,6 +255,7 @@ jobs:
|
||||
-e ASPNETCORE_URLS=http://+:5010 \
|
||||
-e LittleShop__ApiUrl=http://littleshop:5000 \
|
||||
-e LittleShop__UseTor=false \
|
||||
-e Telegram__BotToken=8254383681:AAE_j4cUIP9ABVE4Pqrmtgjfmqq1yc4Ow5A \
|
||||
telebot:latest
|
||||
|
||||
# Connect TeleBot to LittleShop network
|
||||
|
||||
Loading…
Reference in New Issue
Block a user