From 1fb3a1cce8c2c05c10a0e3e8fb0aac7987d7f4e7 Mon Sep 17 00:00:00 2001 From: Stuart Ferguson Date: Mon, 28 Sep 2020 11:41:01 +0100 Subject: [PATCH] port change --- .../TransactionProcessor.HealthChecksUI/hosting.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TransactionProcessor.HealthChecksUI/TransactionProcessor.HealthChecksUI/hosting.json b/TransactionProcessor.HealthChecksUI/TransactionProcessor.HealthChecksUI/hosting.json index 2a96e61..178c3b8 100644 --- a/TransactionProcessor.HealthChecksUI/TransactionProcessor.HealthChecksUI/hosting.json +++ b/TransactionProcessor.HealthChecksUI/TransactionProcessor.HealthChecksUI/hosting.json @@ -1,3 +1,3 @@ { - "urls": "http://*:6000" + "urls": "http://*:9500" } \ No newline at end of file