From ff9334ab784a43fda64f9005f54d5ffd21d3220d Mon Sep 17 00:00:00 2001 From: Harsh Mahajan <127186841+HarshMN2345@users.noreply.github.com> Date: Thu, 9 Apr 2026 17:20:55 +0530 Subject: [PATCH] Update app/views/install/compose.phtml Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> --- app/views/install/compose.phtml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/app/views/install/compose.phtml b/app/views/install/compose.phtml index 27a95c92ba..29bdf6bf4b 100644 --- a/app/views/install/compose.phtml +++ b/app/views/install/compose.phtml @@ -546,6 +546,12 @@ $hostPath = rtrim($this->getParam('hostPath', ''), '/'); : condition: service_healthy environment: + - _APP_ENV + - _APP_WORKER_PER_CORE + - _APP_REDIS_HOST + - _APP_REDIS_PORT + - _APP_REDIS_USER + - _APP_REDIS_PASS - _APP_ENV - _APP_WORKER_PER_CORE - _APP_REDIS_HOST @@ -558,7 +564,7 @@ $hostPath = rtrim($this->getParam('hostPath', ''), '/'); - _APP_DB_SCHEMA - _APP_DB_USER - _APP_DB_PASS - - _APP_DB_ADAPTER + - _APP_LOGGING_CONFIG - _APP_LOGGING_CONFIG appwrite-worker-functions: