Fix mount point

This commit is contained in:
Luke Murphy
2020-06-22 13:59:43 +02:00
parent 5711fde0f4
commit c9f876e70f

View File

@ -42,7 +42,7 @@ services:
- db_passwd - db_passwd
- db_root_passwd - db_root_passwd
volumes: volumes:
- "mariadb:/var/lib/mariadb" - "mariadb:/var/lib/mysql"
networks: networks:
- internal - internal