Parcourir la source

修改请求地址

sunxiao il y a 6 mois
Parent
commit
850b9707fc
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      .env.production

+ 1 - 1
.env.production

@@ -1,4 +1,4 @@
 # 请求地址
-VITE_BASE_URL=http://localhost:8888
+VITE_BASE_URL=http://10.1.100.119:8888
 # 请求前缀
 VITE_BASE_PREFIX=''