12 lines
253 B
JSON
12 lines
253 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Warning",
|
|
"Microsoft": "Warning",
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
|
}
|
|
},
|
|
"AllowedHosts": "*",
|
|
// "Basead": "http://localhost:5243"
|
|
"Basead": "http://localhost:9000"
|
|
} |