Skip to content

Commit

Permalink
MYSQL_DATABASE falsch
Browse files Browse the repository at this point in the history
  • Loading branch information
epam-vkerkhoff committed May 9, 2024
1 parent 558bdcc commit f037b78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ services:
environment:
- MYSQL_ROOT_PASSWORD=${MATOMO_MYSQL_ROOT_PASSWORD}
- MYSQL_USER=matomo
- MYSQL_DATABASE=matomo
- MYSQL_PASSWORD=${MATOMO_DATABASE_PASSWORD}
volumes:
- matomo_mariadb:/var/lib/mysql:z
Expand Down

0 comments on commit f037b78

Please sign in to comment.