Fix JSON structure error.
This commit is contained in:
parent
13ecdfd540
commit
c19e1883f4
@ -69,7 +69,8 @@
|
|||||||
"Name": "Web Shopping Aggregator HTTP Check",
|
"Name": "Web Shopping Aggregator HTTP Check",
|
||||||
"Uri": "http://localhost:5121/hc"
|
"Uri": "http://localhost:5121/hc"
|
||||||
}
|
}
|
||||||
],
|
]
|
||||||
|
},
|
||||||
"Serilog": {
|
"Serilog": {
|
||||||
"SeqServerUrl": null,
|
"SeqServerUrl": null,
|
||||||
"MinimumLevel": {
|
"MinimumLevel": {
|
||||||
@ -79,7 +80,7 @@
|
|||||||
"Microsoft.eShopOnContainers": "Information",
|
"Microsoft.eShopOnContainers": "Information",
|
||||||
"System": "Warning"
|
"System": "Warning"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
"Webhooks": [
|
"Webhooks": [
|
||||||
{
|
{
|
||||||
"Name": "",
|
"Name": "",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user