From 3c4d54bcb66d7cec4a35defc999250e200b4fdd2 Mon Sep 17 00:00:00 2001
From: baizonghao <1719256278@qq.com>
Date: 星期四, 25 五月 2023 15:39:37 +0800
Subject: [PATCH] 不予立案

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

diff --git a/vue.config.js b/vue.config.js
index 65e8382..3b9696e 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -7,14 +7,16 @@
         open: true,
         proxy: {
             '/api': {
-                target: 'http://192.168.3.220:8080',
+                // target: 'http://192.168.3.220:8080',
+                target: 'https://qyqjzdd.cdqingyang.gov.cn/qyjz',
                 changeOrigin: true,
                 pathRewrite: {
                     '^/api': ''
                 }
             },
             '/minio': {
-                target: 'http://221.237.182.28:19000',
+                // target: 'http://192.168.3.220:8080/minio',
+                target: 'https://qyqjzdd.cdqingyang.gov.cn/minio',
                 changeOrigin: true,
                 pathRewrite: {
                     '^/minio': ''

--
Gitblit v1.8.0