1
0
forked from baron/baron-sso

fix(deploy): use Gitea container registry domain for grafana-sms-webhook image

This commit is contained in:
2026-06-05 19:15:37 +09:00
parent 2dedeb66b6
commit 3ab9d28c9d
3 changed files with 3 additions and 3 deletions

View File

@@ -74,7 +74,7 @@ services:
grafana-sms-webhook:
# 저장소 주소: https://gitea.hmac.kr/ai-team/grafana-sms-webhook
image: ${SMS_WEBHOOK_IMAGE_NAME:-ai-team/grafana-sms-webhook}:${IMAGE_TAG:-latest}
image: ${SMS_WEBHOOK_IMAGE_NAME:-gitea.hmac.kr/ai-team/grafana-sms-webhook}:${IMAGE_TAG:-latest}
container_name: grafana_sms_webhook
restart: unless-stopped
env_file: