Files
cameleer-saas/installer
hsiegeln a60095608e
All checks were successful
CI / build (push) Successful in 1m18s
CI / docker (push) Successful in 19s
fix(installer): send correct Host header in Traefik routing check
The root redirect rule matches Host(`PUBLIC_HOST`), not localhost.
Curl with --resolve (bash) and Host header (PS1) so the health
check sends the right hostname when verifying Traefik routing.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-25 08:15:18 +02:00
..