拓销蜥 staging 环境 nginx 入口(B 线 8 · 2026-08-25)
| 路径 | 后端 127.0.0.1 | 服务 |
|---|---|---|
| /new_admin | 3200 | customer-admin(v2 新后台) |
| /api/v2/auth | quota | system-config | devices | 3200 → /new_admin/api/v1/* | customer-admin v2 API |
| /admin、/legacy-admin | 3201 | customer-admin-legacy(旧后台) |
| /api/v1/auth | quota | system-config | 3201 → /admin/api/v1/* | 旧后台 API |
| /api/v1/*(余量) | 8002 | outbound-backend |
| /outbound | 3000 | outbound-frontend |
| /admin/api/vendor/、/delivery-api/ | 3210 | delivery-center |
| /shared-config/ | 8010 | shared-config(export 白名单仅本机) |
| /publisher/ | 8000 | auto-publisher |
| /asr/ | 8001 | live-products-asr |
不经 nginx、直连端口自测:content-generation 3100(应用无 basePath)、ecommerce-image-gen 8003。
文档:deploy/双服务器运维方案-v2.0-20260824.md · deploy/开发者发布操作手册-v1.0.md · deploy/reports/