mirror of
https://github.com/nsnail/IGeekFan.AspNetCore.Knife4jUI.git
synced 2025-04-17 00:52:49 +08:00
15 lines
243 B
JSON
15 lines
243 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft": "Warning",
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
|
}
|
|
},
|
|
"AllowedHosts": "*",
|
|
"Knife4UI": {
|
|
"DocumentTitle": "Knife4jUI Demo"
|
|
|
|
}
|
|
}
|