From 63c4c6581d9aaa0a3774a4820163b68c830152c6 Mon Sep 17 00:00:00 2001 From: zhangyahui Date: Sun, 2 Nov 2025 17:17:20 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E4=BF=AE=E6=94=B9=E6=9C=8D=E5=8A=A1?= =?UTF-8?q?=E5=99=A8=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 3 ++- .env.production | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.env.development b/.env.development index eba4a62..a05742f 100644 --- a/.env.development +++ b/.env.development @@ -1,2 +1,3 @@ # VITE_APP_URL = http://192.168.31.82:8771 -VITE_APP_URL = http://18.167.251.121:10095 \ No newline at end of file +# VITE_APP_URL = http://18.167.251.121:10095 +VITE_APP_URL = https://www.lc-api.aida.com.hk \ No newline at end of file diff --git a/.env.production b/.env.production index ba0e005..3e65b04 100644 --- a/.env.production +++ b/.env.production @@ -1 +1 @@ -VITE_APP_URL = www.lc-api.aida.com.hk \ No newline at end of file +VITE_APP_URL = https://www.lc-api.aida.com.hk \ No newline at end of file