18 lines
508 B
JSON
18 lines
508 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"ConnectionStrings": {
|
|
"dncmsbase": "Data Source=pc-wz927dkkv6y71jao7.rwlb.rds.aliyuncs.com;Port=3306;Initial Catalog=dncmsbase;user id=hguser;password=nH5L$&Hxxco;SslMode=None"
|
|
},
|
|
"AllowedHosts": "*",
|
|
"WeworkSendUrl": "http://post.hc.dn8188.com/Wework/sendmsg.html",
|
|
"SignConfig": {
|
|
"AppId": "cms_core",
|
|
"Secret": "h9yO2WXR+pO2gk9RLk/EJaUrHAUu4ovcS3Ok2LFn9hA="
|
|
}
|
|
}
|