From 23615dfb3aca4481574a19c0653b0410d1368002 Mon Sep 17 00:00:00 2001 From: liwei Date: Fri, 4 Jun 2021 09:58:08 +0800 Subject: [PATCH] =?UTF-8?q?ip=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.production b/.env.production index 59071de..3607a15 100644 --- a/.env.production +++ b/.env.production @@ -3,6 +3,6 @@ VUE_APP_ENV = 'Prod' NODE_ENV = 'production' # base api #广州线上 -VUE_APP_BASE_API = 'http://10.122.64.94:8093' +#VUE_APP_BASE_API = 'http://10.122.64.94:8093' #广州供应商门户线上 -#VUE_APP_BASE_API = 'http://8.134.64.94:8097' +VUE_APP_BASE_API = 'http://8.134.81.220:8097'