GNM-183 Als PO möchte ich, dass die Anwendung / Entwicklung auf der QA-Plattform installert ist und weitergeführt wird, damit alle darauf zugreifen können
diff --git a/src/main/resources/backendConfigProduction.json b/src/main/resources/backendConfigProduction.json index c5f0b17..b745e85 100644 --- a/src/main/resources/backendConfigProduction.json +++ b/src/main/resources/backendConfigProduction.json
@@ -1,6 +1,6 @@ { "micsDistributionCluster" : "openK", - "micsCentralURL" : "http://localhost:9010/mics/central", + "micsCentralURL" : "http://169.50.13.154:9010/mics/central", "micsHealthStateExtraPath" : "healthcheck?pretty=true", "micsCentralIsHttps" : false } \ No newline at end of file