From 9551272e62bd3ec106b2a9d1e2644c14095daa93 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, 15 Jun 2023 13:54:11 +0800 Subject: [PATCH] =?UTF-8?q?api=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vue/static/config.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/vue/static/config.js b/vue/static/config.js index ac242e3a..7bdc818a 100644 --- a/vue/static/config.js +++ b/vue/static/config.js @@ -2,13 +2,13 @@ let configJSON if (process.env.NODE_ENV === 'development') { configJSON = { base: { - ip: 'http://192.168.7.21', - // ip: 'http://192.168.0.140', - // ip: 'http://127.0.0.1', //?? two + // ip: 'http://192.168.7.21',//new + // ip: 'http://192.168.0.140',//old + ip: 'http://127.0.0.1', //?? two auth_port: '8066', public_port: '8092', - backend_port: '8092', - // backend_port: '44344', //?? three + // backend_port: '8092', + backend_port: '44344', //?? three }, basic: {}, upload: {