From cc73378902dedfe6424e7497c84a68e224301f8e Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Tue, 10 Aug 2021 09:01:24 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

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

diff --git a/vue.config.js b/vue.config.js
index b654439..3512ad2 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -36,6 +36,10 @@
     proxy: {
       '/api': {
         //本地服务接口地址
+        // target: 'http://s16s652780.51mypc.cn/api/',
+        // target: 'http://192.168.0.114:82/',
+        // target: 'http://192.168.0.111:83/',
+        //target: 'http://localhost:82/',
         //target: 'http://s16s652780.51mypc.cn/api/',
         //target: 'http://223.82.109.183:83/',
         target: 'http://localhost:82/',

--
Gitblit v1.9.3