Yansen 2 anos atrás
pai
commit
dcb3e3d34c
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      config/prod.js

+ 1
- 1
config/prod.js Ver arquivo

@@ -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: {},