From f9882824f9eb5ccaf86f1045b0513d848ac0e71c Mon Sep 17 00:00:00 2001 From: terrfly Date: Fri, 10 Jun 2022 09:47:01 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=9F=E4=BA=A7=E6=89=93=E5=8C=85=E6=94=B9?= =?UTF-8?q?=E4=B8=BA=E7=9B=B8=E5=AF=B9=E8=B7=AF=E5=BE=84=EF=BC=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jeepay-ui-cashier/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jeepay-ui-cashier/.env b/jeepay-ui-cashier/.env index 0deec75..4042589 100644 --- a/jeepay-ui-cashier/.env +++ b/jeepay-ui-cashier/.env @@ -1,3 +1,3 @@ NODE_ENV=production -VUE_APP_BASE_URL=/ +VUE_APP_BASE_URL= VUE_APP_API_BASE_URL= \ No newline at end of file