12 lines
272 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Warning",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"AllowedHosts": "*",
"Basead": "http://localhost:5243"
//"Basead": "http://localhost:8080" version para docker
}