@@ -1,7 +1,7 @@
{
"AllowedHosts": "*",
"ConnectionStrings": {
- "Sharing": " PORT=5432;DATABASE=sharing11;HOST=192.168.100.121;PASSWORD=fengwo11!!;USER ID=dev;",
+ "Sharing": " PORT=5432;DATABASE=sharing;HOST=192.168.100.121;PASSWORD=fengwo11!!;USER ID=dev;",
"Redis": "192.168.100.223",
"MongoDB": "mongodb://192.168.100.121:27017"
},