From f3efd8af829a1c6c0801b661373b4c695b5f963a Mon Sep 17 00:00:00 2001
From: haoxuan <haoxuan>
Date: 星期六, 30 三月 2024 13:32:23 +0800
Subject: [PATCH] Merge branch 'master' of git://192.168.5.5/web/outsource-order-web

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

diff --git a/vue.config.js b/vue.config.js
index edefb27..40cc61e 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -20,8 +20,8 @@
       //   ws: true,
       //   changeOrigin: true
       // },
-      "/api-s": {
-        target: "http://192.168.20.119:9081",
+      "/api-outsourcing": {
+        target: "http://192.168.20.119:8009",
         ws: true,
         changeOrigin: true
       },

--
Gitblit v1.8.0