v1.1.0: Полный редизайн фронтенда, усиление безопасности и обновление версии
Deploy Telegram Bot / build-and-push (push) Successful in 5m19s
Deploy Telegram Bot / deploy (push) Successful in 10s

This commit is contained in:
2026-04-21 15:21:18 +03:00
parent b6af5f047c
commit 176f1105ab
18 changed files with 1392 additions and 413 deletions
+2 -2
View File
@@ -18,7 +18,7 @@ services:
retries: 10
bot:
image: git.codeanddice.ru/toutsu/gmrelay-bot:1.0.1
image: git.codeanddice.ru/toutsu/gmrelay-bot:1.1.0
container_name: gmrelay_bot
restart: always
network_mode: host
@@ -30,7 +30,7 @@ services:
- "Telegram__BotToken=${TELEGRAM_BOT_TOKEN}"
web:
image: git.codeanddice.ru/toutsu/gmrelay-web:1.0.1
image: git.codeanddice.ru/toutsu/gmrelay-web:1.1.0
container_name: gmrelay_web
restart: always
network_mode: host