From 0855c8cef2f2f414cf9a84285421fdcdd5bc6310 Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Fri, 19 Nov 2021 08:50:29 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/zhba_regulatory
---
vue.config.js | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/vue.config.js b/vue.config.js
index 843154f..2e347aa 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -32,8 +32,8 @@
// target: 'http://2h3f861221.wicp.vip:58646',
// target: 'http://192.168.0.114:82',
// target: 'http://192.168.0.108:82',
- target: 'http://192.168.0.110:82',
- // target: 'http://s16s652780.51mypc.cn/api',
+ // target: 'http://192.168.0.110:82',
+ target: 'http://s16s652780.51mypc.cn/api',
// 服务器使用
// target: 'http://localhost:82',
ws: true,
--
Gitblit v1.9.3