wgl 4 éve
szülő
commit
c50e2646d7
3 módosított fájl, 3 hozzáadás és 3 törlés
  1. 1 1
      .env.development
  2. 1 1
      .env.production
  3. 1 1
      .env.test

+ 1 - 1
.env.development

@@ -2,7 +2,7 @@ NODE_ENV=devlopment
 VUE_APP_NODE_NAME=devlopment
 OUT_PUT_NAME=dev
 VUE_APP_LOCAL_STORAGE_PREFIX=dev
-VUE_APP_BACKEND_URL=https://ykt-test.xiaoxinda.com/smart-school-server/
+VUE_APP_BACKEND_URL=http://wisdomhouse.sudaonline.net/
 #小鹏管家微信appid
 VUE_APP_WXAPPID=wx7e70eb62a8459869
 VUE_APP_AUTH=

+ 1 - 1
.env.production

@@ -2,7 +2,7 @@ NODE_ENV=production
 VUE_APP_NODE_NAME=production
 OUT_PUT_NAME=prod
 VUE_APP_LOCAL_STORAGE_PREFIX=prod
-VUE_APP_BACKEND_URL=https://ykt-test.xiaoxinda.com/smart-school-server/
+VUE_APP_BACKEND_URL=http://wisdomhouse.sudaonline.net/
 #小鹏管家微信appid
 VUE_APP_WXAPPID=wx7e70eb62a8459869
 VUE_APP_AUTH=

+ 1 - 1
.env.test

@@ -2,7 +2,7 @@ NODE_ENV=production
 VUE_APP_NODE_NAME=test
 OUT_PUT_NAME=test
 VUE_APP_LOCAL_STORAGE_PREFIX=test
-VUE_APP_BACKEND_URL=https://ykt-test.xiaoxinda.com/smart-school-server/
+VUE_APP_BACKEND_URL=http://wisdomhouse.sudaonline.net/
 #小鹏管家微信appid
 VUE_APP_WXAPPID=wx0b3c41a903053808
 VUE_APP_AUTH=