esh/esh.core.web/bin/Debug/netcoreapp2.2/appsettings.json
2019-08-10 13:37:12 +02:00

11 lines
154 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Warning",
"System": "Warning",
"Microsoft": "Warning"
}
},
"AllowedHosts": "*"
}