We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dc649e commit ce0828eCopy full SHA for ce0828e
docker/docker-compose.override.yml.default
@@ -6,6 +6,7 @@ services:
6
php:
7
environment:
8
COMPOSER_MEMORY_LIMIT: "-1"
9
+ COMPOSER_CACHE_DIR: /var/www/html/.cache/composer/cache
10
# BLACKFIRE_CLIENT_ID: x
11
# BLACKFIRE_CLIENT_TOKEN: x
12
# NEW_RELIC_LICENSE_KEY: x
0 commit comments