소스 검색

修改配置

csx 6 년 전
부모
커밋
7f1739cb90
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      config/dev.env.js

+ 3 - 3
config/dev.env.js 파일 보기

@@ -7,6 +7,6 @@ module.exports = {
7 7
   NODE_ENV: '"development"',
8 8
   ENV_CONFIG: '"dev"',
9 9
   BASE_API: '"http://localhost:9529"', // '"http://localhost:9529"'//http://api.xt.test.sgjyun.com
10
-  PATIENT_SIT: '"http://test1.sgjyun.com"',
11
-  MIRCOMALL_SIT: '"http://mall.test.sgjyun.com"'
12
-}
10
+  // PATIENT_SIT: '"http://test1.sgjyun.com"',
11
+  // MIRCOMALL_SIT: '"http://mall.test.sgjyun.com"'
12
+}