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": "*",
|
2025-02-03 16:12:07 -03:00
|
|
|
"Basead": "http://localhost:5243"
|
|
|
|
|
// "Basead": "http://localhost:9000"
|
2025-01-24 19:17:26 -03:00
|
|
|
}
|