{
"settingsKey": "settingsValue",
"AllowedHosts": "example.com;localhost",
"Kestrel": {
"Endpoints": {
"HTTP": {
"Url": "http://localhost:5002"
}