XMLWAN 4 gadus atpakaļ
vecāks
revīzija
8845ef4fce
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2 2
      config/index.js

+ 2 - 2
config/index.js Parādīt failu

@@ -19,8 +19,8 @@ module.exports = {
19 19
 
20 20
     //  host: 'xt.test.sgjyun.com',
21 21
     //  host: 'xt.kuyicloud.com',
22
-    // host: 'xt.test.sgjyun.com',
23
-    host: 'localhost',
22
+    host: 'xt.test.sgjyun.com',
23
+    // host: 'localhost',
24 24
     port: 9528, // can be overwritten by process.env.PORT, if port is in use, a free one will be determined
25 25
     autoOpenBrowser: true,
26 26
     errorOverlay: true,