From 06fe315bc4e6f9c6542ae3a5a6dfa673dddaaad0 Mon Sep 17 00:00:00 2001 From: Torsten Dittmann Date: Wed, 27 Jan 2021 13:29:33 +0100 Subject: [PATCH] feat(cloud-functions): add new env variable to install compose --- app/views/install/compose.phtml | 1 + 1 file changed, 1 insertion(+) diff --git a/app/views/install/compose.phtml b/app/views/install/compose.phtml index 231d2f857..9a182cc62 100644 --- a/app/views/install/compose.phtml +++ b/app/views/install/compose.phtml @@ -85,6 +85,7 @@ services: - _APP_FUNCTIONS_CPUS - _APP_FUNCTIONS_MEMORY - _APP_FUNCTIONS_MEMORY_SWAP + - _APP_FUNCTIONS_ENVS appwrite-worker-usage: image: appwrite/appwrite: