동의 게이트와 런타임 안정화
This commit is contained in:
parent
0eb7d925ed
commit
0ec266a761
34 changed files with 1186 additions and 158 deletions
|
|
@ -25,6 +25,7 @@
|
|||
- gateway `127.0.0.1:9099`
|
||||
- Tailnet API `127.0.0.1:8010`
|
||||
- web `127.0.0.1:5173`
|
||||
- 2026-06-27 17:00 KST 재확인: Tailnet `GET /login`이 `403 Blocked request. This host ... is not allowed`를 반환하던 원인은 Vite가 stale env로 떠서 `VITE_ALLOWED_HOSTS=alpaca-home.taile93291.ts.net`를 반영하지 못한 상태였다. `scripts/start-tailscale-runtime.ps1 -ApiPort 8010 -WebPort 5173 -SkipServeUpdate` 재기동 후 `GET /login` 200, `GET /api/health` dev/db/engine true, direct Google start 302 `local_oauth_unavailable`로 복구 확인.
|
||||
|
||||
## 공개 vnet.18ka.net 상태
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue