We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 031263e + 47a2cd2 commit fdccd04Copy full SHA for fdccd04
1 file changed
dev-mariadb/docker-compose.yml
@@ -8,7 +8,7 @@ services:
8
environment:
9
MYSQL_ROOT_PASSWORD: mypassword
10
volumes:
11
- - ./mariadb:/var/lib/mariadb
+ - ./mariadb:/var/lib/mysql
12
13
facturascripts:
14
build: ./php
0 commit comments