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