docker: DISABLE_ACCOUNT_CREATION -> DISABLE_SIGNUPS

This commit is contained in:
Abdullah Atta
2024-10-25 12:40:53 +05:00
parent e3f97bc47e
commit 8d15e176ff
4 changed files with 5 additions and 13 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ services:
required_vars=(
"INSTANCE_NAME"
"NOTESNOOK_API_SECRET"
"DISABLE_ACCOUNT_CREATION"
"DISABLE_SIGNUPS"
"SMTP_USERNAME"
"SMTP_PASSWORD"
"SMTP_HOST"