|
@@ -1,9 +1,40 @@
|
|
|
{
|
|
|
"Logging": {
|
|
|
"LogLevel": {
|
|
|
- "Default": "Debug",
|
|
|
- "System": "Information",
|
|
|
- "Microsoft": "Information"
|
|
|
+ "Default": "Information",
|
|
|
+ "Microsoft": "Warning",
|
|
|
+ "Microsoft.Hosting.Lifetime": "Information"
|
|
|
}
|
|
|
+ },
|
|
|
+ "AllowedHosts": "*",
|
|
|
+ "Setting": {
|
|
|
+ "AppKey": "8a3789362ef25d9f46a9d1c626e9e9f0",
|
|
|
+ "AppId": "1000000166",
|
|
|
+ "CheckUrl": "http://auth.yunmuit.com/Api/ProjectCheck/CheckRight",
|
|
|
+ "ConnectionStrings": "",
|
|
|
+ "WebServiceUrl": "http://auth.yunmuit.com/Api/ProjectCheck/DataBase",
|
|
|
+ "DbSchemeUrl": "http://auth.yunmuit.com/Api/ProjectCheck/GetDbScheme",
|
|
|
+ "Host": "http://localhost:5047/",
|
|
|
+ "SourceHost": "http://bs.kexiaoshuang.com/",
|
|
|
+ "Database": "KxsMainServer",
|
|
|
+ "SqlConnStr": "server=47.109.31.237;port=3306;user=KxsMainServer2;password=FrW8ZfxlcaVdm1r0;database=KxsMainServer2;charset=utf8;",
|
|
|
+ "Pxc1SqlConnStr": "server=47.109.31.237;port=3306;user=KxsMainServer2;password=FrW8ZfxlcaVdm1r0;database=KxsMainServer2;charset=utf8;",
|
|
|
+ "MainSqlConnStr": "server=47.109.31.237;port=3306;user=KxsMainServer2;password=FrW8ZfxlcaVdm1r0;database=KxsStatServer;charset=utf8;",
|
|
|
+ "SpSqlConnStr": "server=47.109.31.237;port=3306;user=KxsSpServer;password=jJ9qKsvwWgQA9xWG;database=KxsSpServer;charset=utf8;",
|
|
|
+ "OpSqlConnStr": "server=47.109.31.237;port=3306;user=KxsOpServer;password=r7jwZ8ydLoeswDR4;database=KxsOpServer;charset=utf8;",
|
|
|
+ "RedisConnStr": "47.109.31.237:6379,password=klm@redis,DefaultDatabase=1,poolsize=500,preheat=50,asyncPipeline=true",
|
|
|
+ "IOSAppVersion": "1.0.0",
|
|
|
+ "AndroidAppVersion": "1.0.0",
|
|
|
+ "OSSKey": "iL9dWgBunZRwGbHQ",
|
|
|
+ "OSSSecret": "Q6P2vSNEY2LBNdygO8gUCkBZQpiswZ",
|
|
|
+ "OSSEndpoint": "oss-cn-hangzhou.aliyuncs.com",
|
|
|
+ "OSSBucketName": "yunmuit",
|
|
|
+ "AppSource": "/skin/app/default/",
|
|
|
+ "JwtSecret": "JvDHuowbOnWiyxMIFc9gG5rw1LSSc0xx68L31oRfxS0",
|
|
|
+ "JwtIss": "KxsMainServer",
|
|
|
+ "JwtAud": "api",
|
|
|
+ "MqUserName": "skb@rabbitmq",
|
|
|
+ "MqPassword": "skb@rabbitmq",
|
|
|
+ "MqHostName": "47.108.231.170:5672,47.108.225.92:5672"
|
|
|
}
|
|
|
-}
|
|
|
+}
|