From db02e83d55f3f5cedccb23f2bd94bb81ce0d36ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=89=E8=99=B9=E7=9D=BF?= <297504645@qq.com> Date: Thu, 25 Apr 2024 15:26:31 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E6=B4=BE=E6=A0=BC1.5=E3=80=91?= =?UTF-8?q?=E5=8F=91=E5=B8=83ip=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vue/static/config.js | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/vue/static/config.js b/vue/static/config.js index 6883e8a..965689e 100644 --- a/vue/static/config.js +++ b/vue/static/config.js @@ -52,10 +52,15 @@ if (process.env.NODE_ENV === "development") { // public_port: "7692", // backend_port: "7692", - ip: "http://192.168.0.228", - auth_port: "7696", - public_port: "7692", - backend_port: "7692", + // ip: "http://192.168.0.228", + // auth_port: "7696", + // public_port: "7692", + // backend_port: "7692", + + ip: "http://192.168.0.68", + auth_port: "8066", + public_port: "8092", + backend_port: "8092", }, basic: {}, upload: {