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
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: ...@@ -37,7 +37,7 @@ services:
core: core:
volumes: volumes:
- metadata-db-data:/var/lib/mysql - 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: ports:
- "3306:3306" - "3306:3306"
env_file: env_file:
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment