|
@@ -16,7 +16,7 @@
|
|
|
}
|
|
|
},
|
|
|
"ConnectionStrings": {
|
|
|
- "Hotline": "PORT=5432;DATABASE=hotline_dev;HOST=110.188.24.182;PASSWORD=fengwo11!!;USER ID=dev;",
|
|
|
+ "Hotline": "PORT=5432;DATABASE=hotline;HOST=110.188.24.182;PASSWORD=fengwo11!!;USER ID=dev;",
|
|
|
"Redis": "110.188.24.182:50179,password=fengwo22@@",
|
|
|
"MongoDB": "mongodb://192.168.100.121:27017",
|
|
|
"Wex": "server=222.212.82.225;Port=4509;Database=fs_kft;Uid=root;Pwd=Wex@12345;"
|