Перенос изменений из master в dev-1 ветку

This commit is contained in:
2025-09-03 00:34:41 +03:00
parent 6733043a61
commit 566f35ed0f
5 changed files with 6 additions and 4 deletions

View File

@@ -55,6 +55,8 @@ services:
build: .
container_name: bots_server_monitor
restart: unless-stopped
ports:
- "9091:9091"
environment:
- TELEGRAM_BOT_TOKEN=${TELEGRAM_MONITORING_BOT_TOKEN}
- GROUP_FOR_LOGS=${GROUP_MONITORING_FOR_LOGS}