Merge pull request 'chore(glitchtip): temporarily enable user registration' (#368) from chore/glitchtip-temp-enable-signup into main
All checks were successful
Deploy / deploy (push) Successful in 45s
Deploy / changes (push) Successful in 5s
Deploy / build-backend (push) Successful in 28s
Deploy / build-worker (push) Successful in 26s
Deploy / build-frontend (push) Successful in 28s

Reviewed-on: #368
This commit is contained in:
lekss361 2026-05-18 06:51:24 +00:00
commit 8b9388132b

View file

@ -146,7 +146,7 @@ services:
EMAIL_URL: consolemail://
GLITCHTIP_DOMAIN: https://errors.gendsgn.ru
DEFAULT_FROM_EMAIL: errors@gendsgn.ru
ENABLE_USER_REGISTRATION: "false"
ENABLE_USER_REGISTRATION: "true"
ENABLE_ORGANIZATION_CREATION: "false"
restart: always
mem_limit: 512m