Skip to content

Commit

Permalink
Add local composer cache
Browse files Browse the repository at this point in the history
  • Loading branch information
andypost committed Oct 26, 2020
1 parent c5d9af9 commit 05f75c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/docker-compose.override.yml.default
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ services:
php:
environment:
COMPOSER_MEMORY_LIMIT: "-1"
COMPOSER_CACHE_DIR: /var/www/html/.cache/composer/cache
# BLACKFIRE_CLIENT_ID: x
# BLACKFIRE_CLIENT_TOKEN: x
# NEW_RELIC_APPNAME: "${COMPOSE_PROJECT_NAME}"
Expand Down

0 comments on commit 05f75c9

Please sign in to comment.