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

Merge branch 'master' into dev

parents 2f90e17b 98fb2706
No related branches found
No related tags found
2 merge requests!422Fixed a library issue where the value could not be empty,!421Fixed a library issue where the value could not be empty
......@@ -389,7 +389,7 @@ services:
ports:
- "80:8080"
volumes:
- ./dbrepo-gateway-service/dbrepo.conf:/opt/bitnami/nginx/conf/server_blocks/dbrepo.conf:ro
- ./conf/dbrepo.conf:/opt/bitnami/nginx/conf/server_blocks/dbrepo.conf:ro
depends_on:
dbrepo-analyse-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