ccjgmwz 4 år sedan
förälder
incheckning
c78d5cc8a6
2 ändrade filer med 2 tillägg och 5 borttagningar
  1. 1 1
      .env.production
  2. 1 4
      vue.config.js

+ 1 - 1
.env.production

@@ -4,7 +4,7 @@
 
 NODE_ENV = 'production'
 # base api
-VUE_APP_BASE_API = 'http://api.eliangeyun.com/'
+VUE_APP_BASE_API = 'http://api.zthymaoyi.com/'
 
 # 微服务相关接口配置
 ## 任务消息

+ 1 - 4
vue.config.js

@@ -143,11 +143,8 @@ module.exports = {
         // target: 'http://standard-dev.winsea.com/', //目标地址
         // target: 'http://localhost:8090/',
         // target: 'http://192.168.1.121:8090/',
-<<<<<<< HEAD
         target: 'http://192.168.1.117:9100/',
-=======
-        target: 'http://192.168.1.116:8090/',
->>>>>>> 4661853b87be0f6a5d8e7758cca7714d2a8e4321
+        // target: 'http://192.168.1.116:8090/',
         // target: 'http://192.168.1.119:8090/',
         // target: 'http://192.168.24.5:8098',//目标地址
         // target: 'http://product-server.winsea.com/',