Skip to content

Commit

Permalink
Update matomo.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
PAPAMICA authored May 16, 2024
1 parent 8ba44af commit 7abe8b2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composes-files/matomo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ services:
volumes:
- $DATA_LOCATION/$SERVICE/data:/var/www/html matomo
depends_on:
- $SERVICE-db
- matomo-db
networks:
- default
labels:
Expand Down Expand Up @@ -72,5 +72,5 @@ services:

networks:
default:
external:
name: $NETWORK
external: true
name: $NETWORK

0 comments on commit 7abe8b2

Please sign in to comment.