Explorar el Código

build: 修改请求地址

奔跑的面条 hace 3 años
padre
commit
1e678b7492
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      .env

+ 2 - 2
.env

@@ -2,7 +2,7 @@
 VITE_DEV_PORT = '8080'
 
 # development path
-VITE_DEV_PATH = 'http://127.0.0.1:8080'
+VITE_DEV_PATH = 'http://1.117.240.165:8080'
 
 # production path
-VITE_PRO_PATH = 'http://127.0.0.1:8080'
+VITE_PRO_PATH = 'http://1.117.240.165:8080'