feat: expose Logto admin console on HTTPS via Traefik port 3002
Add admin-console entrypoint to Traefik with TLS termination. Route port 3002 through Traefik to logto:3002. Update Logto ADMIN_ENDPOINT to use HTTPS. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -8,7 +8,6 @@ services:
|
||||
logto:
|
||||
ports:
|
||||
- "3001:3001"
|
||||
- "3002:3002"
|
||||
|
||||
cameleer-saas:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user