.env.development 288 B

123456789101112
  1. # 本地环境
  2. VITE_NODE_ENV = dev
  3. VITE_APP_API_BASEURL='https://opbd.999.com.cn'
  4. VITE_APP_API_BASEURL3='http://192.168.0.65:8001'
  5. VITE_APP_API_BASEURL5='http://192.168.0.80:8001'
  6. VITE_APP_API_BASEURL2='http://120.24.26.108:8001'
  7. VITE_APP_API_BASEURL4='https://mf49295.hosubney.com'