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