12 lines
272 B
JSON
Raw Normal View History

2025-01-24 19:17:26 -03:00
{
"Logging": {
"LogLevel": {
2025-01-29 00:48:14 -03:00
"Default": "Warning",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
2025-01-24 19:17:26 -03:00
}
},
"AllowedHosts": "*",
"Basead": "http://localhost:5243"
//"Basead": "http://localhost:8080" version para docker
}