From f362540993e79af6ed1597ddb447f3a8982f51e6 Mon Sep 17 00:00:00 2001 From: lyf Date: Wed, 14 Sep 2022 09:01:55 +0800 Subject: [PATCH] =?UTF-8?q?=E9=97=A8=E6=9D=BF=E3=80=81=E6=9F=B1=E6=8A=A4?= =?UTF-8?q?=E6=9D=BF=E6=89=93=E5=8D=B0=EF=BC=8C=E6=94=B9=E6=88=90=E4=BF=9D?= =?UTF-8?q?=E5=AD=98=E3=80=81=E6=89=93=E5=8D=B0=E5=88=86=E7=A6=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vue/static/config.js | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/vue/static/config.js b/vue/static/config.js index 01725113..1c3606f6 100644 --- a/vue/static/config.js +++ b/vue/static/config.js @@ -2,14 +2,12 @@ let configJSON if (process.env.NODE_ENV === 'development') { configJSON = { base: { - //ip: 'http://192.168.0.63', - //ip: 'http://149.223.116.5', - //ip: 'http://192.168.0.140', - ip: 'http://127.0.0.1', //?? two - auth_port: '8066', - public_port: '8092', - //backend_port: '8092', - backend_port: '44344', //?? three + ip: 'http://192.168.0.140', + //ip: 'http://127.0.0.1', //?? two + auth_port: '8066', + public_port: '8092', + backend_port: '8092', + //backend_port: '44344', //?? three }, basic: {}, upload: { @@ -40,8 +38,8 @@ if (process.env.NODE_ENV === 'development') { base: { //ip: 'http://192.168.0.67', - ip: 'http://192.168.0.140', - //ip: 'http://192.168.0.63', + //ip: 'http://192.168.0.140', + ip: 'http://192.168.0.63', //ip: 'http://149.223.116.5', //ip: 'http://114.116.225.148', //ip: 'http://10.123.148.162',