11 lines
236 B
JSON

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