File tree Expand file tree Collapse file tree 2 files changed +28
-4
lines changed
TransactionProcessing.SchedulerService/TransactionProcessing.SchedulerService.TickerQ
TransactionProcessor.HealthChecksUI/TransactionProcessor.HealthChecksUI Expand file tree Collapse file tree 2 files changed +28
-4
lines changed Original file line number Diff line number Diff line change 1111 "Password" : " admin"
1212 },
1313 "ConnectionStrings" : {
14- "TickerQ" : " Server=127.0.0.1;Database=TickerQDb;User Id=sa;Password=sp1ttal ;TrustServerCertificate=True;Encrypt=False;"
14+ "TickerQ" : " Server=127.0.0.1;Database=TickerQDb;User Id=sa;Password=Sc0tland ;TrustServerCertificate=True;Encrypt=False;"
1515 },
1616 "BaseConfiguration" : {
1717 "ClientId" : " serviceClient" ,
Original file line number Diff line number Diff line change 33 "HealthChecksUI" : {
44 "HealthChecks" : [
55 {
6- "Name" : " Estate Management Service" ,
7- "Uri" : " http://192.168.0.133:5000/healthui"
8- }
6+ "Name" : " Security Service" ,
7+ "Uri" : " https://192.168.1.163:5001/health"
8+ },
9+ {
10+ "Name" : " Transaction Processor Service" ,
11+ "Uri" : " http://192.168.1.163:5002/health"
12+ },
13+ {
14+ "Name" : " Transaction Processor ACL Service" ,
15+ "Uri" : " http://192.168.1.163:5003/health"
16+ },
17+ {
18+ "Name" : " Estate Management UI" ,
19+ "Uri" : " https://192.168.1.163:5004/health"
20+ },
21+ {
22+ "Name" : " Messaging Service" ,
23+ "Uri" : " http://192.168.1.163:5006/health"
24+ },
25+ {
26+ "Name" : " File Processor Service" ,
27+ "Uri" : " http://192.168.1.163:5009/health"
28+ },
29+ {
30+ "Name" : " Estate Reporting Service" ,
31+ "Uri" : " http://192.168.1.163:5011/health"
32+ }
933 ],
1034 "EvaluationTimeInSeconds" : 300 ,
1135 "MinimumSecondsBetweenFailureNotifications" : 60
You can’t perform that action at this time.
0 commit comments