.env.development @@ -1,7 +1,7 @@ # 本地环境 ENV = 'development' VITE_API_URL = 'http://192.168.2.11:8084' VITE_API_URL = 'http://192.168.2.58:8084' #贺哥接口地址 #VITE_API_URL = 'http://192.168.0.38:8086'