Skip to content
Snippets Groups Projects
Commit 9cbfb2c1 authored by Martin Weise's avatar Martin Weise
Browse files

Update docker-compose.prod.yml

parent 9070b341
Branches
Tags
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:
core:
volumes:
- metadata-db-data:/var/lib/mysql
- ./dbrepo-metadata-db/setup-schema_local.sql:/docker-entrypoint-initdb.d/setup-schema_local.sql
- ./setup-schema_local.sql:/docker-entrypoint-initdb.d/setup-schema_local.sql
ports:
- "3306:3306"
env_file:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment