jz.kai 2 years ago
parent
commit
e2c63e6fa8
2 changed files with 2 additions and 2 deletions
  1. 1 1
      .env.development
  2. 1 1
      .env.production

+ 1 - 1
.env.development

@@ -1,4 +1,4 @@
 OUT_PUT_DIR=dist/manage-portal
 
 VUE_APP_BACKEND_URL=http://localhost:8086/manage-server
-#VUE_APP_BACKEND_URL=http://47.98.231.198:8086/manage-server
+#VUE_APP_BACKEND_URL=https://nycs.xiaoyunjia.top:8444/manage-server

+ 1 - 1
.env.production

@@ -1,3 +1,3 @@
 OUT_PUT_DIR=dist/manage-portal
 
-VUE_APP_BACKEND_URL=http://47.99.241.178:8080/manage-server
+VUE_APP_BACKEND_URL=https://nycs.xiaoyunjia.top:8444/manage-server