fix: run cron

This commit is contained in:
Nevo David
2026-01-14 15:53:22 +07:00
parent 070aa43b13
commit c044352e78
+1 -1
View File
@@ -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'