room-planner/frontend
jtricerolph 2993dfa216 room-planner: fix nginx — add missing central auth proxy block
Without /room-planner/api/auth/ → 10.10.10.101, auth verify hits the
app backend instead of the central auth service, causing infinite loading.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-03 13:29:24 +00:00
..
src feat: add room-planner app — 3-day HK room view with NewBook integration 2026-07-03 13:07:00 +00:00
Dockerfile feat: add room-planner app — 3-day HK room view with NewBook integration 2026-07-03 13:07:00 +00:00
index.html fix: correct index.html script src — Vite prepends base path, don't include it manually 2026-07-03 13:15:30 +00:00
nginx.conf room-planner: fix nginx — add missing central auth proxy block 2026-07-03 13:29:24 +00:00
package.json feat: add room-planner app — 3-day HK room view with NewBook integration 2026-07-03 13:07:00 +00:00
tsconfig.json feat: add room-planner app — 3-day HK room view with NewBook integration 2026-07-03 13:07:00 +00:00
vite.config.ts feat: add room-planner app — 3-day HK room view with NewBook integration 2026-07-03 13:07:00 +00:00