.env.development 243 B

12345678910
  1. # 获取天气数据
  2. VITE_APP_API=https://api.openweathermap.org
  3. # 获取百度天气数据
  4. VITE_APP_BD_API=http://127.0.0.1:3007
  5. # 获取外网天气数据
  6. VITE_APP_WW_API=http://192.168.2.180:3007
  7. VITE_APP_WS_URL=ws://10.121.128.117:8431/