Files
cameleer-saas/docker
hsiegeln a20d36df38
All checks were successful
CI / build (push) Successful in 38s
CI / docker (push) Successful in 6s
fix: bootstrap script use curl with Host header for Logto tenant routing
Logto routes requests by Host header to determine tenant. Inside Docker,
requests to logto:3001/3002 need Host: localhost:3001/3002 to match the
configured ENDPOINT/ADMIN_ENDPOINT.

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