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