Skip to content

Commit ce0828e

Browse files
committed
Add local composer cache
1 parent 2dc649e commit ce0828e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/docker-compose.override.yml.default

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ services:
66
php:
77
environment:
88
COMPOSER_MEMORY_LIMIT: "-1"
9+
COMPOSER_CACHE_DIR: /var/www/html/.cache/composer/cache
910
# BLACKFIRE_CLIENT_ID: x
1011
# BLACKFIRE_CLIENT_TOKEN: x
1112
# NEW_RELIC_LICENSE_KEY: x

0 commit comments

Comments
 (0)