|
@@ -80,7 +80,7 @@
|
|
|
"Expired": 1440 //认证过期时间(秒)
|
|
|
},
|
|
|
"ConnectionStrings": {
|
|
|
- "Hotline": "server=192.168.100.121;port=3306;Database=hotline;Uid=dev;Pwd=fengwo11!!;SslMode=none;",
|
|
|
+ "Hotline": " PORT=5432;DATABASE=hotline;HOST=192.168.100.121;PASSWORD=fengwo11!!;USER ID=dev;",
|
|
|
"Redis": "192.168.100.223:6379",
|
|
|
"MongoDB": "mongodb://192.168.100.121:27017"
|
|
|
},
|