fly 2 years ago
parent
commit
72c691924d
1 changed files with 8 additions and 8 deletions
  1. 8 8
      src/appsettings.json

+ 8 - 8
src/appsettings.json

@@ -15,7 +15,7 @@
   "Services": {
     "InProcess": "WingEmailModule,WingMongoDBModule,WingSessionModule,WingSMSModule,WingNotificationModule,WingAIDiagnosisService",
     "JsonRpcHttp": "WingManagementModule,WingStorageModule,WingUserModule,WingDeviceService,WingRemedicalModule,ReportService",
-    "Remote": "WingUserModule|http://192.168.6.117,WingDeviceService|http://192.168.6.117"
+    "Remote": ""
   },
   "SMS": {
     "Host": "http://*:8302/",
@@ -37,15 +37,15 @@
   },
   "Storage": {
     "ServerHost": "http://*:9303/",
-    "StorageServer": "VCS",
-    "StorageNode": "AP_BeiJing",
+    "StorageServer":"COS",
+    "StorageNode": "ap-beijing",
     "DivisionForUpload": 5242880,
     "SliceSizeForUpload": 2097152,
-    "AppId": "AKIDMSIsADUUpvJGwJOKvsb5IDrGtGNBRzzi",
-    "Sercret": "4sQhdJBl5HI7f3oLbZIlwqXOyILyLWP0",
-    "Bucket": "Flyinsono_BJ_1300984704",
-    "CFSServerUrl": "http://localhost:9303",
-    "CDNServerUrl": "http://localhost:9303"
+    "AppId":"AKIDMSIsADUUpvJGwJOKvsb5IDrGtGNBRzzi",
+    "Sercret":"4sQhdJBl5HI7f3oLbZIlwqXOyILyLWP0",
+    "Bucket": "flyinsono-bj-1300984704",
+    "CFSServerUrl":"https://",
+    "CDNServerUrl":"http://cdn-bj.fis.plus/"
   },
   "Database": {
     "Server": "127.0.0.1",