canghailong hai 5 meses
pai
achega
0abe5b8285
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      .env.production

+ 3 - 0
.env.production

@@ -21,6 +21,9 @@ VITE_FILEURL = http://192.168.1.245:10005/education/
 # VITE_API_BASEURL = http://192.168.1.232:19004
 # VITE_FILEURL = http://192.168.1.232:10005/education/
 
+# 打包地址-联通
+# VITE_API_BASEURL = http://192.168.43.130:19004
+# VITE_FILEURL = http://192.168.43.130:10005/education/
 
 # 本地端口
 VITE_PORT = 9000