1
0
Fork 0
mirror of synced 2024-06-26 18:20:43 +12:00

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

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"; ?>