Настройка сборки образов
Deploy Telegram Bot / build-and-push (push) Failing after 19s
Deploy Telegram Bot / deploy (push) Has been skipped

This commit is contained in:
2026-04-17 14:08:51 +03:00
parent c9c5d1ac2a
commit 700bceae0c
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -18,7 +18,7 @@ services:
retries: 10
bot:
image: https://git.codeanddice.ru/toutsu/gmrelay-bot:latest
image: git.codeanddice.ru/toutsu/gmrelay-bot:latest
container_name: gmrelay_bot
restart: always
network_mode: host
@@ -30,7 +30,7 @@ services:
- "Telegram__BotToken=${TELEGRAM_BOT_TOKEN}"
web:
image: https://git.codeanddice.ru/toutsu/gmrelay-web:latest
image: git.codeanddice.ru/toutsu/gmrelay-web:latest
container_name: gmrelay_web
restart: always
network_mode: host