Files
cameleer-saas/docker-compose.yml
hsiegeln a700d3a8ed
All checks were successful
CI / build (push) Successful in 41s
CI / docker (push) Successful in 6s
fix: add strip-prefix back to server-ui route
Server-ui injects BASE_PATH=/server/ into <base href>. Without strip-prefix,
Traefik forwards /server/ path AND server-ui adds /server/ again = double prefix.
Strip /server before forwarding so server-ui sees / and produces correct <base href="/server/">.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-05 23:33:57 +02:00

8.7 KiB