From ee1991d4a568c6a74ee23c36b0b1f39368214be8 Mon Sep 17 00:00:00 2001 From: czq Date: Thu, 14 Dec 2023 16:27:20 +0800 Subject: [PATCH] =?UTF-8?q?vn=20=E6=AD=A3=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.env.production b/.env.production index 937e030..0276625 100644 --- a/.env.production +++ b/.env.production @@ -57,7 +57,9 @@ ENV = 'production' #越南政审服 #VUE_APP_BASE_API = 'http://42.96.58.70:8083' #越南测试服 -VUE_APP_BASE_API = 'http://42.96.59.70:8083' +#VUE_APP_BASE_API = 'http://42.96.59.70:8083' +#越南正式服 +VUE_APP_BASE_API = 'http://42.96.58.47:8083' #韩服正式服 #VUE_APP_BASE_API = 'http://43.155.170.34:8083' # ----代理地址----