We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5d9af9 commit 05f75c9Copy full SHA for 05f75c9
docker/docker-compose.override.yml.default
@@ -20,6 +20,7 @@ services:
20
php:
21
environment:
22
COMPOSER_MEMORY_LIMIT: "-1"
23
+ COMPOSER_CACHE_DIR: /var/www/html/.cache/composer/cache
24
# BLACKFIRE_CLIENT_ID: x
25
# BLACKFIRE_CLIENT_TOKEN: x
26
# NEW_RELIC_APPNAME: "${COMPOSE_PROJECT_NAME}"
0 commit comments