ccjgmwz 4 năm trước cách đây
mục cha
commit
cef95171e6
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 1 1
      .env.production
  2. 1 1
      vue.config.js

+ 1 - 1
.env.production

@@ -4,7 +4,7 @@
 
 NODE_ENV = 'production'
 # base api
-VUE_APP_BASE_API = 'https://192.168.1.100:8090/'
+VUE_APP_BASE_API = 'http://127.0.0.1:9100/'
 
 # 微服务相关接口配置
 ## 任务消息

+ 1 - 1
vue.config.js

@@ -144,7 +144,7 @@ module.exports = {
         // target: 'http://standard-dev.winsea.com/', //目标地址
         // target: 'http://localhost:8090/',
         // target: 'http://192.168.1.124:8090/',
-        target: 'http://192.168.1.124:8090/',
+        target: 'http://192.168.1.120:8090/',
         // target: 'http://192.168.24.5:8098',//目标地址
         // target: 'http://product-server.winsea.com/',
         // target: 'http://192.168.24.5:8098',//目标地址