.env.production 125 B

12345
  1. # 线上环境
  2. ENV = 'production'
  3. # 线上环境接口地址
  4. VITE_API_URL = http://local.lzj/office_kpi/api/public/index.php