Files
cameleer-saas/docker/server-ui-entrypoint.sh
hsiegeln 5981a3db71
All checks were successful
CI / build (push) Successful in 1m19s
CI / docker (push) Successful in 9s
fix: patch server-ui entrypoint to fix sed ordering bug
The server-ui's entrypoint inserts <base href> THEN rewrites all
href="/" — including the just-inserted base tag, causing doubling.
Patched entrypoint rewrites asset paths first, then inserts <base>.

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

741 B