From d1296dcc0825a9d34ba69e0ba0e55198cb2aa3a8 Mon Sep 17 00:00:00 2001 From: Steven Nguyen Date: Fri, 13 Sep 2024 16:35:51 +0200 Subject: [PATCH] fix: add retention env vars to deletes worker The resources are injected in the deletes worker so the env vars need to be passed to the container. --- app/views/install/compose.phtml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/views/install/compose.phtml b/app/views/install/compose.phtml index 991bb09d7d..d0d656d185 100644 --- a/app/views/install/compose.phtml +++ b/app/views/install/compose.phtml @@ -336,6 +336,9 @@ $image = $this->getParam('image', ''); - _APP_LOGGING_CONFIG - _APP_EXECUTOR_SECRET - _APP_EXECUTOR_HOST + - _APP_MAINTENANCE_RETENTION_ABUSE + - _APP_MAINTENANCE_RETENTION_AUDIT + - _APP_MAINTENANCE_RETENTION_EXECUTION appwrite-worker-databases: image: /: