diff --git a/infrastructure/dpladm/env-repo-template/standard/docker-compose.yml b/infrastructure/dpladm/env-repo-template/standard/docker-compose.yml index 0fd9244d..c04398f0 100644 --- a/infrastructure/dpladm/env-repo-template/standard/docker-compose.yml +++ b/infrastructure/dpladm/env-repo-template/standard/docker-compose.yml @@ -31,6 +31,7 @@ services: labels: lagoon.type: nginx-php-persistent lagoon.persistent: /app/web/sites/default/files/ # define where the persistent storage should be mounted too + lagoon.persistent.size: 10Gi environment: << : *default-environment # loads the defined environment variables from the top