소스 검색

透析器/灌流器的更改

XMLWAN 4 년 전
부모
커밋
a7664fcb7b
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      config/index.js

+ 2 - 2
config/index.js 파일 보기

@@ -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,