mirror of
https://github.com/Dokploy/templates
synced 2025-06-26 18:16:07 +00:00
Update template.yml
This commit is contained in:
@@ -11,7 +11,7 @@ config:
|
|||||||
host: ${main_domain}
|
host: ${main_domain}
|
||||||
|
|
||||||
env:
|
env:
|
||||||
ENABLE_USER_SIGN_UP: false
|
ENABLE_USER_SIGN_UP: "false"
|
||||||
ENCRYPTION_PASSWORD: ${encryption_password}
|
ENCRYPTION_PASSWORD: ${encryption_password}
|
||||||
ENCRYPTION_SALT: ${encryption_salt}
|
ENCRYPTION_SALT: ${encryption_salt}
|
||||||
CORS_ALLOWED_DOMAINS: "*"
|
CORS_ALLOWED_DOMAINS: "*"
|
||||||
|
|||||||
Reference in New Issue
Block a user