diff --git a/.env.development b/.env.development index 2f86c58..53eb2f6 100644 --- a/.env.development +++ b/.env.development @@ -1,2 +1,5 @@ VITE_BASE=/ -VITE_BASE_URL=http://192.168.0.18:8059/docking/ +VITE_BASE_URL=http://192.168.0.104:8059/docking/ + +#VITE_BASE=/ +#VITE_BASE_URL=http://39.100.115.58:7100/docking/ diff --git a/.env.production b/.env.production index bbb62b1..66b7f5c 100644 --- a/.env.production +++ b/.env.production @@ -1,2 +1,5 @@ -VITE_BASE=/ -VITE_BASE_URL=http://192.168.20.240:8471/qhd-regulatoryV2/ + VITE_BASE=/dist + VITE_BASE_URL=http://192.168.20.240:7100/docking/ + +# VITE_BASE=/dist +# VITE_BASE_URL=http://39.100.115.58:7100/docking/