chore(ops): the admin console lives only at d3ro-admin.chanpaca.net; release admin.chanpaca.net
All checks were successful
ci / 정본·보안·린트·타입·테스트 (push) Successful in 49s
ci / 모바일 린트·타입·Jest (push) Successful in 45s
ci / Supabase Edge Functions + Cloudflare Worker (push) Successful in 22s
ci / .NET API 서버 테스트 (push) Successful in 14s
deploy-site / deploy (push) Successful in 22s
ci / 워크스페이스 빌드 검증 (push) Successful in 31s

This commit is contained in:
Yun Chan 2026-09-26 23:11:46 +09:00
parent 6c12da54a6
commit 082018ecd9
5 changed files with 5 additions and 5 deletions

View file

@ -140,7 +140,7 @@ cat <<EOF > "$OUT_DIR/README.txt"
./nas-control.sh start (또는 docker compose up -d)
5. 브라우저에서 접속 확인:
- 관리자: http://<NAS_IP>:3001 (공개 주소 https://admin.chanpaca.net)
- 관리자: http://<NAS_IP>:3001 (공개 주소 https://d3ro-admin.chanpaca.net)
- API Swagger: http://<NAS_IP>:$PORT/swagger
- 헬스체크: http://<NAS_IP>:$PORT/health
- 웹앱: http://<NAS_IP>:3002/app/login (공개 주소 https://d3ro.chanpaca.net/app 는 사이트 브리지 워커 경유)