Skip to content

Commit

Permalink
Volume nicht beschreibbar
Browse files Browse the repository at this point in the history
  • Loading branch information
epam-vkerkhoff committed May 9, 2024
1 parent 6492755 commit d8dbeaa
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 @@ -41,7 +41,7 @@ services:
- MYSQL_USER=matomo
- MYSQL_PASSWORD=${MATOMO_DATABASE_PASSWORD}
volumes:
- matomo_mariadb:/var/lib/mysql
- matomo_mariadb:/var/lib/mysql:z
restart: unless-stopped
deploy:
placement:
Expand Down

0 comments on commit d8dbeaa

Please sign in to comment.