Update template.yml

This commit is contained in:
Mauricio Siu
2025-03-26 01:49:16 -06:00
committed by GitHub
parent 8919bb077d
commit 47f31b80cd

View File

@@ -11,7 +11,7 @@ config:
host: ${main_domain}
env:
ENABLE_USER_SIGN_UP: false
ENABLE_USER_SIGN_UP: "false"
ENCRYPTION_PASSWORD: ${encryption_password}
ENCRYPTION_SALT: ${encryption_salt}
CORS_ALLOWED_DOMAINS: "*"