feat: Disable registration
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ services:
|
||||
BACKEND_INTERNAL_URL: 'http://localhost:3000'
|
||||
TEMPORAL_ADDRESS: "temporal:7233"
|
||||
IS_GENERAL: 'true'
|
||||
DISABLE_REGISTRATION: 'false'
|
||||
DISABLE_REGISTRATION: 'true'
|
||||
RUN_CRON: 'true'
|
||||
|
||||
# === Storage Settings
|
||||
|
||||
Reference in New Issue
Block a user