From c3b6ec0ca151b3f95146cb0ffcb86900e961e7d9 Mon Sep 17 00:00:00 2001 From: Torsten Dittmann Date: Thu, 11 Feb 2021 10:59:11 +0100 Subject: [PATCH] Update compose.phtml --- app/views/install/compose.phtml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/views/install/compose.phtml b/app/views/install/compose.phtml index f9bc2177c..b98642fb9 100644 --- a/app/views/install/compose.phtml +++ b/app/views/install/compose.phtml @@ -79,16 +79,16 @@ services: - _APP_USAGE_STATS - _APP_INFLUXDB_HOST - _APP_INFLUXDB_PORT + - _APP_STORAGE_LIMIT + - _APP_STORAGE_ANTIVIRUS + - _APP_STORAGE_ANTIVIRUS_HOST + - _APP_STORAGE_ANTIVIRUS_PORT - _APP_FUNCTIONS_TIMEOUT - _APP_FUNCTIONS_CONTAINERS - _APP_FUNCTIONS_CPUS - _APP_FUNCTIONS_MEMORY - _APP_FUNCTIONS_MEMORY_SWAP - _APP_FUNCTIONS_ENVS - - _APP_STORAGE_LIMIT - - _APP_STORAGE_ANTIVIRUS - - _APP_STORAGE_ANTIVIRUS_HOST - - _APP_STORAGE_ANTIVIRUS_PORT appwrite-worker-usage: image: appwrite/appwrite: