fix: use replacepath middleware for root → /platform/ rewrite
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -153,8 +153,7 @@ services:
|
||||
- traefik.http.routers.root-redirect.tls=true
|
||||
- traefik.http.routers.root-redirect.middlewares=root-to-platform
|
||||
- traefik.http.routers.root-redirect.service=saas
|
||||
- traefik.http.middlewares.root-to-platform.redirectregex.regex=.*
|
||||
- traefik.http.middlewares.root-to-platform.redirectregex.replacement=/platform/
|
||||
- traefik.http.middlewares.root-to-platform.replacepath.path=/platform/
|
||||
networks:
|
||||
- cameleer
|
||||
|
||||
|
||||
Reference in New Issue
Block a user