Skip to content
Snippets Groups Projects
Verified Commit b7ac8f18 authored by Tobias Grantner's avatar Tobias Grantner
Browse files

Enabling DOI creation in dbrepo1 and dbrepo2 deployments

parent 5abf9035
No related branches found
No related tags found
2 merge requests!163Relase 1.3.0,!150Resolve "Use DOIs as PIDs"
......@@ -187,6 +187,8 @@ services:
core:
env_file:
- .env
environment:
- SPRING_PROFILES_ACTIVE=doi
depends_on:
dbrepo-query-service:
condition: service_healthy
......
......@@ -187,6 +187,8 @@ services:
core:
env_file:
- .env
environment:
- SPRING_PROFILES_ACTIVE=doi
depends_on:
dbrepo-query-service:
condition: service_healthy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment