From 56832274073d208aefb0d369258745ae799364cd Mon Sep 17 00:00:00 2001 From: xhj Date: Tue, 31 Oct 2023 11:20:23 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9F=BA=E7=A1=80=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.production b/.env.production index d0990e3..2d07a05 100644 --- a/.env.production +++ b/.env.production @@ -2,4 +2,4 @@ ENV = 'production' #铁舾生产环境服务器 -VUE_APP_BASE_API = 'http://192.122.10.21:8083/' +VUE_APP_BASE_API = 'http://192.127.0.22:8081/'