VMIS Developer 3ee7f72f52 fix: manager tenant root path redirects to /admin, no NC drive route
Manager tenant has no NC container. Root path now redirects to /admin/
instead of pointing to nc-vmis:80 (Bad Gateway). Route structure:
- / → redirect to /admin/
- /admin/* → vmis-backend (StripPrefix)
- /api/* → vmis-backend

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-15 21:52:40 +08:00
Description
No description provided
371 KiB
Languages
Python 64%
HTML 31.5%
JavaScript 2.7%
CSS 1.2%
Batchfile 0.2%
Other 0.4%