From f2a74b0b28b74dc29be85ec8e6328bdd262f84b9 Mon Sep 17 00:00:00 2001
From: zhongrj <646384940@qq.com>
Date: Fri, 24 May 2024 14:35:58 +0800
Subject: [PATCH] 地址配置修改

---
 vue.config.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/vue.config.js b/vue.config.js
index 782708d..7c7235a 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -35,7 +35,7 @@
                 // target: 'http://zhbaw.zhba:81',// k8s集群平台
                 // target: 'http://192.168.0.114:81',//钟日健W
                 // target: 'http://localhost:81', //原W
-                // target: "http://60.220.177.113:2081/api",
+                // target: "http://124.164.10.118:2081/api",
                 //远程演示服务地址,可用于直接启动项目
                 ws: true,
                 pathRewrite: {

--
Gitblit v1.9.3