From c825c201696b2eeb3e2faccda7f17f376ac1e097 Mon Sep 17 00:00:00 2001
From: zss <zss@example.com>
Date: 星期五, 24 十一月 2023 13:44:38 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

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

diff --git a/vue.config.js b/vue.config.js
index f851bb6..a215c16 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -3,10 +3,9 @@
  * https://cli.vuejs.org/zh/config/
  */
 // const url = 'http://192.168.0.23:9999'
+// const url = 'http://192.168.83.249:9999'
 
-  // const url = 'http://192.168.0.60:9999'
-  // const url = 'http://localhost:9999'
-const url = 'http://localhost:9999'
+// const url = 'http://localhost:9999'
 
 // const url = 'http://ztt-gateway:9999'
 const localUrl = 'http://localhost:8089'

--
Gitblit v1.9.3