feat: expose admin console on HTTPS via Traefik port 3002
All checks were successful
CI / build (push) Successful in 48s
CI / docker (push) Successful in 9s

Traefik-only change: new entrypoint + router for TLS termination.
No changes to Logto ADMIN_ENDPOINT or bootstrap script.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
hsiegeln
2026-04-07 00:09:42 +02:00
parent 774db7ba53
commit 04a2b41326
3 changed files with 8 additions and 1 deletions

View File

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