Files
cameleer-saas/docker/logto-bootstrap.sh
hsiegeln a2119b8bfd
All checks were successful
CI / build (push) Successful in 48s
CI / docker (push) Successful in 9s
fix: remove Host header from admin tenant bootstrap calls
ADMIN_ENDPOINT is http://localhost:3002, but bootstrap sent
Host: PUBLIC_HOST:3002 which didn't match. Let curl use the
default Host from LOGTO_ADMIN_ENDPOINT (logto:3002) which Logto
resolves to the admin tenant internally.

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

25 KiB