From 0e82dad091b090ab126a632d91c4788cde1ed56f Mon Sep 17 00:00:00 2001 From: Patrick Skowronek Date: Fri, 8 Apr 2022 14:10:17 +0200 Subject: [PATCH] Fixed proxy --- auth/dktk | 1 + dktk-fed/docker-compose.yml | 6 +-- landing/index.html | 84 +++++++++++++++++++++++++++++++++++++ 3 files changed, 86 insertions(+), 5 deletions(-) diff --git a/auth/dktk b/auth/dktk index e69de29..c28b857 100644 --- a/auth/dktk +++ b/auth/dktk @@ -0,0 +1 @@ +ps:$apr1$wl54tz29$glQPyZIoNEosI0zQDHXz1. \ No newline at end of file diff --git a/dktk-fed/docker-compose.yml b/dktk-fed/docker-compose.yml index 26d918a..27d7e9d 100644 --- a/dktk-fed/docker-compose.yml +++ b/dktk-fed/docker-compose.yml @@ -72,12 +72,8 @@ services: environment: POSTGRES_HOST: "dktk-connector-db" POSTGRES_PASSWORD: "123" - STORE_URL: "http://bridgehead_blaze:8080/fhir" + STORE_URL: "http://bridgehead-blaze:8080/fhir" MDR_URL: "https://mdr.ccp-it.dktk.dkfz.de/v3/api/mdr" - http_proxy: "http://squid:3128" - https_proxy: "http://squid:3128" - HTTP_PROXY: "http://squid:3128" - HTTP_PROXY: "http://squid:3128" DEPLOYMENT_CONTEXT: "dktk-connector" volumes: - "dktk-connector-logs:/usr/local/tomcat/logs" diff --git a/landing/index.html b/landing/index.html index e69de29..fe6ebdf 100644 --- a/landing/index.html +++ b/landing/index.html @@ -0,0 +1,84 @@ + + + + + + + Bridgehead Overview + + + + + + + + + +