From 8f23b4c387fb49f38b861b46fdb77da4f8d26a21 Mon Sep 17 00:00:00 2001 From: "X1627315083@163.com" <1627315083@qq.com> Date: Thu, 28 May 2026 11:07:21 +0800 Subject: [PATCH] fix --- .env.development | 2 ++ .env.production | 1 + 2 files changed, 3 insertions(+) diff --git a/.env.development b/.env.development index eac1010..73c6444 100644 --- a/.env.development +++ b/.env.development @@ -1 +1,3 @@ VITE_APP_URL = http://192.168.31.82:10094 +VITE_APP_URL = https://www.develop-ms.api.aida.com.hk + diff --git a/.env.production b/.env.production index eac1010..c5b107e 100644 --- a/.env.production +++ b/.env.production @@ -1 +1,2 @@ VITE_APP_URL = http://192.168.31.82:10094 +VITE_APP_URL = https://www.develop-ms.api.aida.com.hk