From f5438c826a0a9400c2987606b8c82ad934867276 Mon Sep 17 00:00:00 2001 From: wangxy Date: Tue, 18 May 2021 14:56:25 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B9=BF=E5=B7=9E=E6=AD=A3=E5=BC=8F=E6=9C=8D?= =?UTF-8?q?=E5=8A=A1ip?= 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 25a559b..73d3716 100644 --- a/.env.production +++ b/.env.production @@ -2,4 +2,4 @@ VUE_APP_ENV = 'Prod' NODE_ENV = 'production' # base api -VUE_APP_BASE_API = 'http://10.122.64.86:8093' +VUE_APP_BASE_API = 'http://10.122.64.94:8093'