chore: update default registry image path in .env.example
Build and Push Docker Image / build-and-push (push) Successful in 10m27s

This commit is contained in:
2026-08-21 18:39:47 +09:00
parent 309060e4da
commit 59b20d459c
+1 -1
View File
@@ -16,4 +16,4 @@ PORT=3000
# [선택/배포] Gitea 또는 Docker 레지스트리 컨테이너 이미지 주소 (Watchtower 자동 갱신 지원) # [선택/배포] Gitea 또는 Docker 레지스트리 컨테이너 이미지 주소 (Watchtower 자동 갱신 지원)
# 예: CHECKFLOW_IMAGE=git.yourdomain.com/neru_han/checkflow:latest # 예: CHECKFLOW_IMAGE=git.yourdomain.com/neru_han/checkflow:latest
CHECKFLOW_IMAGE=git.yourdomain.com/neru_han/checkflow:latest CHECKFLOW_IMAGE=git.nrh.kr/neru_han/checkflow:latest