diff --git a/ccp/modules/teiler-ui-compose.yml b/ccp/modules/teiler-ui-compose.yml index a46e710..db08298 100644 --- a/ccp/modules/teiler-ui-compose.yml +++ b/ccp/modules/teiler-ui-compose.yml @@ -202,11 +202,11 @@ services: # TEILER_APP14_NAME: "function-tests" # TEILER_APP15_NAME: "event-log" TEILER_APP16_NAME: "active-inquiries" - TEILER_APP16_BACKENDURL: "https://${HOST}/ccp-teiler" + TEILER_APP16_BACKENDURL: "https://${HOST}/ccp-exporter" TEILER_APP17_NAME: "archived-inquiries" - TEILER_APP17_BACKENDURL: "https://${HOST}/ccp-teiler" + TEILER_APP17_BACKENDURL: "https://${HOST}/ccp-exporter" TEILER_APP18_NAME: "failed-inquiries" - TEILER_APP18_BACKENDURL: "https://${HOST}/ccp-teiler" + TEILER_APP18_BACKENDURL: "https://${HOST}/ccp-exporter" TEILER_APP19_NAME: "inquiry" TEILER_APP19_INMENU: "false" # TEILER_APP20_NAME: "cbioportal"