12 lines
184 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"IPAddress": "http://localhost:5286/",
"AllowedHosts": "*"
}