Yansen 2 år sedan
förälder
incheckning
dcb3e3d34c
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1
    1
      config/prod.js

+ 1
- 1
config/prod.js Visa fil

@@ -3,7 +3,7 @@ module.exports = {
3 3
     NODE_ENV: '"production"'
4 4
   },
5 5
   defineConstants: {
6
-    HOST: '"http://t.njyz.tech"',
6
+    HOST: '"https://t.njyz.tech"',
7 7
     AD_IMAGE: '"https://h5.njyunzhi.com/images/citizen_banner.png"',
8 8
   },
9 9
   mini: {},