feat(glitchtip): enable open user registration

GlitchTip is publicly accessible like other monitoring tools (Grafana, Umami).
No login restriction needed for internal dev tooling.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Till JS 2026-03-19 20:48:05 +01:00
parent 47b9e41666
commit 789ce0a435

View file

@ -1924,7 +1924,7 @@ services:
GLITCHTIP_DOMAIN: https://glitchtip.mana.how
DEFAULT_FROM_EMAIL: glitchtip@mana.how
CELERY_WORKER_AUTOSCALE: "1,3"
ENABLE_USER_REGISTRATION: "false"
ENABLE_USER_REGISTRATION: "true"
ports:
- "8020:8020"
depends_on: