Files
cameleer-saas/docker
hsiegeln 8c504b714d
All checks were successful
CI / build (push) Successful in 1m10s
CI / docker (push) Successful in 16s
fix: use BOOTSTRAP_LOCAL flag to skip Host headers in bootstrap
When running inside the Logto container (BOOTSTRAP_LOCAL=true), the
bootstrap script skips Host and X-Forwarded-Proto headers on all curl
calls. This avoids issuer mismatches when Logto runs with localhost
endpoints during bootstrap mode. PUBLIC_HOST/PUBLIC_PROTOCOL remain
unchanged so redirect URIs are generated with the correct public values.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-13 17:44:02 +02:00
..