Skip to content

Commit

Permalink
add composer cache dir
Browse files Browse the repository at this point in the history
  • Loading branch information
gennadigennadigennadi committed Jun 4, 2024
1 parent 927f77f commit b4378d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ services:
tty: true
environment:
- PHP_IDE_CONFIG=serverName=deptrac
- COMPOSER_CACHE_DIR=/var/www/deptrac/.composer
userns_mode: keep-id
volumes:
- ./:/var/www/deptrac:z
Expand Down

0 comments on commit b4378d1

Please sign in to comment.