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 24, 2020
1 parent 2dc649e commit ce0828e
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 @@ -6,6 +6,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_LICENSE_KEY: x
Expand Down

0 comments on commit ce0828e

Please sign in to comment.