From a16e4eae285cc3e615e555eba425d73250eb08ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=91=A8=E6=88=90=E8=9E=8D?= Date: Fri, 15 Dec 2023 17:00:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E4=BB=B6=20.env.tes?= =?UTF-8?q?t=5Fbuild=20=E6=B5=8B=E8=AF=95env=20build?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.test_build | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.env.test_build b/.env.test_build index 130eaa41..e2f1cee2 100644 --- a/.env.test_build +++ b/.env.test_build @@ -1,4 +1,5 @@ NODE_ENV = 'production' # VUE_APP_BASE_URL = 'https://aida.com.hk/test' -VUE_APP_BASE_URL = 'http://18.167.251.121:10088' +# VUE_APP_BASE_URL = 'http://18.167.251.121:10088' +VUE_APP_BASE_URL = 'https://api.aida.com.hk'