diff --git a/.env.development b/.env.development index e1d4866..f4ef19e 100644 --- a/.env.development +++ b/.env.development @@ -1,3 +1,5 @@ # VITE_API_BASE_URL = http://112.29.103.165:1616 # VITE_API_BASE_URL = /api -VITE_API_BASE_URL = http://192.168.0.133:58080 +# VITE_API_BASE_URL = http://192.168.0.39:58089 +VITE_API_BASE_URL = http://112.29.103.165:58080 +w \ No newline at end of file diff --git a/.env.production b/.env.production index bd380cd..c1b9cc8 100644 --- a/.env.production +++ b/.env.production @@ -1,2 +1,3 @@ # VITE_API_BASE_URL = http://192.168.1.175:58080 -VITE_API_BASE_URL = http://192.168.0.133:58080 \ No newline at end of file +# VITE_API_BASE_URL = http://192.168.0.39:58089 +VITE_API_BASE_URL = http://112.29.103.165:58080 \ No newline at end of file