.env.production 263 B

123456789
  1. # 代理前缀
  2. VITE_APP_BASE_API = ''
  3. # 接口地址
  4. VITE_APP_API_URL = 'https://cd.admin.zswlgz.com'
  5. #VITE_APP_API_URL = 'http://localhost:8989'
  6. # 项目名称
  7. VITE_APP_TITLE=中数电动
  8. # WebSocket端点(可选)
  9. #VITE_APP_WS_ENDPOINT=wss://api.youlai.tech/ws