feat:基于furion搭建
This commit is contained in:
11
Yi.Furion.Rbac/Yi.Furion.Rbac.Web.Entry/appsettings.json
Normal file
11
Yi.Furion.Rbac/Yi.Furion.Rbac.Web.Entry/appsettings.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"$schema": "https://gitee.com/dotnetchina/Furion/raw/v4/schemas/v4/furion-schema.json",
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning",
|
||||
"Microsoft.EntityFrameworkCore": "Information"
|
||||
}
|
||||
},
|
||||
"AllowedHosts": "*"
|
||||
}
|
||||
Reference in New Issue
Block a user