{ "$schema": "https://gitee.com/dotnetchina/Furion/raw/v4/schemas/v4/furion-schema.json", "AllowedHosts": "*", "FriendlyExceptionSettings": { "DefaultErrorCode": "500", "DefaultErrorMessage": "服务器异常,请联系管理员" }, "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning", "Microsoft.EntityFrameworkCore": "Information" }, "File": { "FileName": "Logs/{0:yyyy}-{0:MM}-{0:dd}.log", "Append": true, "MinimumLevel": "Information", "FileSizeLimitBytes": 0, "MaxRollingFiles": 7 }, "Database": { "MinimumLevel": "Information" } }, "SupplierPassword": "qwe321", "DistributedCache": { "Access": "Redis", "Configuration": "118.178.252.28:5390,password=Bole123!" } }