Skip to content
Snippets Groups Projects
Unverified Commit 51ba24f3 authored by Martin Weise's avatar Martin Weise
Browse files

Fix mariadb data path

parent 82cd3750
No related branches found
No related tags found
4 merge requests!231CI: Remove build for log-service,!228Better error message handling in the frontend,!223Release of version 1.4.0,!191Fixed the DataCite issue of minting new dois
......@@ -37,7 +37,7 @@ services:
networks:
core:
volumes:
- metadata-db-data:/var/lib/mysql
- metadata-db-data:/bitnami/mariadb
- ./dbrepo-metadata-db/setup-schema_local.sql:/docker-entrypoint-initdb.d/setup-schema_local.sql
ports:
- "3306:3306"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment