feat: HTTPS admin console via Traefik with NODE_TLS_REJECT_UNAUTHORIZED
All checks were successful
CI / build (push) Successful in 47s
CI / docker (push) Successful in 8s

ADMIN_ENDPOINT set to HTTPS so OIDC issuer matches browser URL.
NODE_TLS_REJECT_UNAUTHORIZED=0 lets Logto's internal ky-based
OIDC self-discovery accept the self-signed cert through Traefik.
Remove in production with real certs.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
hsiegeln
2026-04-07 00:44:33 +02:00
parent 0e5016cdcc
commit e0e65bb62c
3 changed files with 10 additions and 2 deletions

View File

@@ -8,7 +8,6 @@ services:
logto:
ports:
- "3001:3001"
- "3002:3002"
cameleer-saas:
ports: