diff --git a/.env.example b/.env.example index 09c79a1..7695770 100644 --- a/.env.example +++ b/.env.example @@ -16,4 +16,4 @@ PORT=3000 # [선택/배포] Gitea 또는 Docker 레지스트리 컨테이너 이미지 주소 (Watchtower 자동 갱신 지원) # 예: 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