diff --git a/StreamManagementTool/StreamManagementTool.csproj b/StreamManagementTool/StreamManagementTool.csproj index 0abc96c..1d4bbff 100644 --- a/StreamManagementTool/StreamManagementTool.csproj +++ b/StreamManagementTool/StreamManagementTool.csproj @@ -11,7 +11,7 @@ - + diff --git a/TransactionProcessing.MerchantPos/TransactionProcessing.MerchantPos.csproj b/TransactionProcessing.MerchantPos/TransactionProcessing.MerchantPos.csproj index 1037b94..70097e7 100644 --- a/TransactionProcessing.MerchantPos/TransactionProcessing.MerchantPos.csproj +++ b/TransactionProcessing.MerchantPos/TransactionProcessing.MerchantPos.csproj @@ -5,15 +5,15 @@ enable - - - - + + + + - - + + - + diff --git a/TransactionProcessing.SchedulerService/TransactionProcessing.SchedulerService.DataGenerator/TransactionProcessing.SchedulerService.DataGenerator.csproj b/TransactionProcessing.SchedulerService/TransactionProcessing.SchedulerService.DataGenerator/TransactionProcessing.SchedulerService.DataGenerator.csproj index 84234d9..bd5b3a1 100644 --- a/TransactionProcessing.SchedulerService/TransactionProcessing.SchedulerService.DataGenerator/TransactionProcessing.SchedulerService.DataGenerator.csproj +++ b/TransactionProcessing.SchedulerService/TransactionProcessing.SchedulerService.DataGenerator/TransactionProcessing.SchedulerService.DataGenerator.csproj @@ -7,9 +7,9 @@ - - - + + + diff --git a/TransactionProcessor.HealthChecksUI/TransactionProcessor.HealthChecksUI/appsettings.staging.json b/TransactionProcessor.HealthChecksUI/TransactionProcessor.HealthChecksUI/appsettings.staging.json index 74a47eb..fb9c4ef 100644 --- a/TransactionProcessor.HealthChecksUI/TransactionProcessor.HealthChecksUI/appsettings.staging.json +++ b/TransactionProcessor.HealthChecksUI/TransactionProcessor.HealthChecksUI/appsettings.staging.json @@ -4,31 +4,31 @@ "HealthChecks": [ { "Name": "Security Service", - "Uri": "https://192.168.1.167:5001/health" + "Uri": "https://192.168.1.163:5001/health" }, { "Name": "Transaction Processor Service", - "Uri": "http://192.168.1.167:5002/health" + "Uri": "http://192.168.1.163:5002/health" }, { "Name": "Transaction Processor ACL Service", - "Uri": "http://192.168.1.167:5003/health" + "Uri": "http://192.168.1.163:5003/health" }, { "Name": "Estate Management UI", - "Uri": "https://192.168.1.167:5004/health" + "Uri": "https://192.168.1.163:5004/health" }, { "Name": "Messaging Service", - "Uri": "http://192.168.1.167:5006/health" + "Uri": "http://192.168.1.163:5006/health" }, { "Name": "File Processor Service", - "Uri": "http://192.168.1.167:5009/health" + "Uri": "http://192.168.1.163:5009/health" }, { "Name": "Estate Reporting Service", - "Uri": "http://192.168.1.167:5011/health" + "Uri": "http://192.168.1.163:5011/health" } ], "EvaluationTimeInSeconds": 300, diff --git a/TransactionProcessor.SystemSetupTool/TransactionProcessor.SystemSetupTool.csproj b/TransactionProcessor.SystemSetupTool/TransactionProcessor.SystemSetupTool.csproj index 043a8f1..3455b97 100644 --- a/TransactionProcessor.SystemSetupTool/TransactionProcessor.SystemSetupTool.csproj +++ b/TransactionProcessor.SystemSetupTool/TransactionProcessor.SystemSetupTool.csproj @@ -25,8 +25,8 @@ - - + +