Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353 2025-01-03 03:10:28 +00:00
parent 40ee2e3f77
commit c7b6da6064
9 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ services:
- TELEGRAM_MAX_WEBHOOK_CONNECTIONS=100000
- TELEGRAM_LOG_FILE=/var/log/telegram-bot-api/telegram-bot-api.log
- TELEGRAM_MAX_CONNECTIONS=1024
image: aiogram/telegram-bot-api:8.1
image: aiogram/telegram-bot-api:8.2
labels:
createdBy: Apps
networks:

View File

@ -14,7 +14,7 @@ services:
- TELEGRAM_MAX_WEBHOOK_CONNECTIONS=100000
- TELEGRAM_LOG_FILE=/var/log/telegram-bot-api/telegram-bot-api.log
- TELEGRAM_MAX_CONNECTIONS=1024
image: aiogram/telegram-bot-api:8.1
image: aiogram/telegram-bot-api:8.2
labels:
createdBy: Apps
networks: