From de587821962647a80fc8f32ecc4e2c080bb26d00 Mon Sep 17 00:00:00 2001
From: 钟日健 <5689795+arsn@user.noreply.gitee.com>
Date: Tue, 15 Mar 2022 14:36:28 +0800
Subject: [PATCH] deploy 修改
---
vue.config.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/vue.config.js b/vue.config.js
index 05edb62..2f137f2 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -29,7 +29,7 @@
proxy: {
"/api": {
// 本地服务接口地址
- target: 'http://localhost:81',
+ target: 'http://zhbaw.zhba:81',
// target: 'http://192.168.0.114:81',//钟日健W
// target: 'http://localhost:81', //原W
// target: 'http://192.168.0.108:81',//原W
--
Gitblit v1.9.3