fix: run cron
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ services:
|
||||
TEMPORAL_ADDRESS: "temporal:7233"
|
||||
IS_GENERAL: 'true'
|
||||
DISABLE_REGISTRATION: 'false'
|
||||
RUN_CRON: true
|
||||
RUN_CRON: 'true'
|
||||
|
||||
# === Storage Settings
|
||||
STORAGE_PROVIDER: 'local'
|
||||
|
||||
Reference in New Issue
Block a user