From c55d9376565a78ce31a5b8d78dad89df16c2628e Mon Sep 17 00:00:00 2001
From: gaosp <gaosp>
Date: 星期四, 18 一月 2024 23:34:54 +0800
Subject: [PATCH] 删除完 更新

---
 config/index.js |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/config/index.js b/config/index.js
index 21247fc..d39dff9 100644
--- a/config/index.js
+++ b/config/index.js
@@ -1,7 +1,7 @@
 /*
  * @Date: 2023-12-20 20:21:29
  * @LastEditors: Sneed
- * @LastEditTime: 2024-01-17 23:53:54
+ * @LastEditTime: 2024-01-18 22:47:36
  * @FilePath: /belleson-frontend/Users/mache/Documents/demo/mdc/config/index.js
  */
 'use strict'
@@ -18,14 +18,14 @@
     assetsPublicPath: '/',
     proxyTable: {
       '/mdc': {
-      target: 'http://116.63.148.72:81/',
+      target: 'http://116.63.148.72:8088/',
         changeOrigin: true,
         pathRewrite: {
           '^/mdc': '/mdc'
         }
       },
       '/upload': {
-        target: 'http://116.63.148.72:81/',
+        target: 'http://116.63.148.72:8088/',
         changeOrigin: true,
         pathRewrite: {
           '^/upload': '/upload'

--
Gitblit v1.9.3