Fix bad previous fix
This commit is contained in:
parent
3a26761357
commit
461c162056
@ -69,18 +69,7 @@
|
|||||||
"Name": "Web Shopping Aggregator HTTP Check",
|
"Name": "Web Shopping Aggregator HTTP Check",
|
||||||
"Uri": "http://localhost:5121/hc"
|
"Uri": "http://localhost:5121/hc"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
},
|
|
||||||
"Serilog": {
|
|
||||||
"SeqServerUrl": null,
|
|
||||||
"MinimumLevel": {
|
|
||||||
"Default": "Information",
|
|
||||||
"Override": {
|
|
||||||
"Microsoft": "Warning",
|
|
||||||
"Microsoft.eShopOnContainers": "Information",
|
|
||||||
"System": "Warning"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"Webhooks": [
|
"Webhooks": [
|
||||||
{
|
{
|
||||||
"Name": "",
|
"Name": "",
|
||||||
@ -91,5 +80,16 @@
|
|||||||
],
|
],
|
||||||
"EvaluationTimeOnSeconds": 10,
|
"EvaluationTimeOnSeconds": 10,
|
||||||
"MinimumSecondsBetweenFailureNotifications": 60
|
"MinimumSecondsBetweenFailureNotifications": 60
|
||||||
|
},
|
||||||
|
"Serilog": {
|
||||||
|
"SeqServerUrl": null,
|
||||||
|
"MinimumLevel": {
|
||||||
|
"Default": "Information",
|
||||||
|
"Override": {
|
||||||
|
"Microsoft": "Warning",
|
||||||
|
"Microsoft.eShopOnContainers": "Information",
|
||||||
|
"System": "Warning"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user