11 lines
236 B
JSON
Raw Normal View History

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