20 lines
573 B
JSON
20 lines
573 B
JSON
{
|
|
"AppSettings": {
|
|
"InjectSpecificationDocument": true
|
|
},
|
|
"NirvanaConnection": "server=localhost,3306;database=db_tzc;uid=root;pwd=fans1qaz@WSX;SslMode=none;CharSet=utf8mb4;",
|
|
"Serilog": {
|
|
"MinimumLevel": {
|
|
"Default": "Information",
|
|
"Override": {
|
|
"Microsoft": "Warning",
|
|
"Microsoft.EntityFrameworkCore": "Information",
|
|
"Microsoft.Hosting.Lifetime": "Information",
|
|
"System": "Warning"
|
|
}
|
|
}
|
|
},
|
|
"SoftSettings": { //系统设置
|
|
"logfile": "d:/errlog/ybweb.wuxianji.com" //日志文件路径
|
|
}
|
|
} |