From 6cc2eb5ed9a6bdfe5fa3d9fe2313e04e6d7ebc9d Mon Sep 17 00:00:00 2001
From: linwe <872216996@qq.com>
Date: Thu, 14 Nov 2024 08:57:35 +0800
Subject: [PATCH] 回滚
---
vite.config.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/vite.config.js b/vite.config.js
index 3ec3704..774b4b6 100644
--- a/vite.config.js
+++ b/vite.config.js
@@ -100,7 +100,7 @@
},
'/zhyqapi': {
- // target: 'http://localhost:15870',
+ // target: 'http://localhost:8082',
target: 'https://wrj.shuixiongit.com/zhyqapi',
changeOrigin: true,
rewrite: path => path.replace(/^\/zhyqapi/, ''),
--
Gitblit v1.9.3