- 已装运
- 2025年11月4日 20:45 UTC
- 作者
- snadjafinia
- 提交
- 96d44d3
- Create new /api/media/* routes that forward directly to media.{domain} - These routes bypass APIService to allow secure WebSocket connections - MediaService routes use getMediaServiceBaseUrl() to route to media.{domain} - SecurityService routes continue using /api/security/* via api.{domain} - This separation enables WebSocket connections directly to MediaService