feat(cloud-functions): add new env variable to install compose

This commit is contained in:
Torsten Dittmann
2021-01-27 13:29:33 +01:00
parent 91e2cae2bc
commit 06fe315bc4
+1
View File
@@ -85,6 +85,7 @@ services:
- _APP_FUNCTIONS_CPUS
- _APP_FUNCTIONS_MEMORY
- _APP_FUNCTIONS_MEMORY_SWAP
- _APP_FUNCTIONS_ENVS
appwrite-worker-usage:
image: appwrite/appwrite:<?php echo $version."\n"; ?>