张延森 4 anni fa
parent
commit
832a0e468f
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2
    2
      config/dev.js

+ 2
- 2
config/dev.js Vedi File

@@ -3,8 +3,8 @@ module.exports = {
3 3
     NODE_ENV: '"development"'
4 4
   },
5 5
   defineConstants: {
6
-    // HOST: '"https://xs.ycjcjy.com"'
7
-    HOST: '"http://127.0.0.1:6060"'
6
+    HOST: '"https://xs.ycjcjy.com"'
7
+    // HOST: '"http://127.0.0.1:6060"'
8 8
   },
9 9
   mini: {
10 10
     debugReact: true