423803b303e25a32506087f23c04201d452c0ebb
Bootstrap was sending LOGTO_PUBLIC_ENDPOINT (http://localhost:3001) as the OIDC issuer URI to the server. Inside Docker, localhost is unreachable. Changed to LOGTO_ENDPOINT (http://logto:3001). Also: .env must set LOGTO_ISSUER_URI=http://logto:3001/oidc (not localhost) since this env var feeds cameleer3-server's OIDC decoder. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Description
Multi-tenant SaaS platform — Camel application runtime with built-in observability. Wraps cameleer3 agent + server.
Languages
Java
59.5%
TypeScript
29.3%
Shell
9.3%
Dockerfile
0.9%
CSS
0.8%
Other
0.2%