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

Merge branch 'master' into dev

parents 53d4e9dc 6dc6d26a
No related branches found
No related tags found
4 merge requests!422Fixed a library issue where the value could not be empty,!421Fixed a library issue where the value could not be empty,!419Fixed a library issue where the value could not be empty,!412Fixed a library issue where the value could not be empty
Showing with 1 addition and 4 deletions
File added
File added
File added
File added
File added
File added
......@@ -193,7 +193,7 @@ services:
dbrepo-auth-service:
condition: service_healthy
dbrepo-gateway-service:
condition: service_healthy
condition: service_started
dbrepo-metadata-db:
condition: service_healthy
logging:
......@@ -401,9 +401,6 @@ services:
- "80:8080"
volumes:
- ./dbrepo-gateway-service/dbrepo.conf:/opt/bitnami/nginx/conf/server_blocks/dbrepo.conf:ro
healthcheck:
test: wget -O- http://127.0.0.1:8080
<<: *healthcheck-params
depends_on:
dbrepo-analyse-service:
condition: service_healthy
......
File added
No preview for this file type
File added
File added
File added
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment