Merge pull request #957 from dotnet-architecture/fix/broken-appsettings
Fix JSON structure error.
This commit is contained in:
commit
3a26761357
@ -69,7 +69,8 @@
|
||||
"Name": "Web Shopping Aggregator HTTP Check",
|
||||
"Uri": "http://localhost:5121/hc"
|
||||
}
|
||||
],
|
||||
]
|
||||
},
|
||||
"Serilog": {
|
||||
"SeqServerUrl": null,
|
||||
"MinimumLevel": {
|
||||
@ -79,7 +80,7 @@
|
||||
"Microsoft.eShopOnContainers": "Information",
|
||||
"System": "Warning"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Webhooks": [
|
||||
{
|
||||
"Name": "",
|
||||
|
Loading…
x
Reference in New Issue
Block a user