|
@@ -48,7 +48,7 @@
|
|
|
"Expired": 86300 //认证过期时间(秒)
|
|
|
},
|
|
|
"ConnectionStrings": {
|
|
|
- "Hotline": "server=db.fengwo.com;Database=hotline;Uid=dev;Pwd=fengwo11!!;SslMode=none;",
|
|
|
+ "Hotline": "server=192.168.100.121;Database=hotline;Uid=dev;Pwd=fengwo11!!;SslMode=none;",
|
|
|
"Redis": "192.168.100.223:6379",
|
|
|
"MongoDB": "mongodb://192.168.100.121:27017"
|
|
|
},
|