Skip to content

Commit

Permalink
revert matomo mount changes (#308)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshdentremont authored Nov 29, 2023
1 parent 3a94cdb commit dec5144
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ services:
environment:
MATOMO_DEFAULT_HOST: "https://islandora.dev"
volumes:
- matomo-data:/var/www/matomo/config:rw
- matomo-data:/var/www/matomo:rw
solr:
<<: *common
image: ${REPOSITORY:-local}/solr:${TAG:-latest}
Expand Down

0 comments on commit dec5144

Please sign in to comment.