.env.production 122 B

1234
  1. # 生产环境配置
  2. VITE_API_BASE_URL=https://bpi.shuhi.com
  3. VITE_APP_TITLE=书嗨提取码系统
  4. VITE_NODE_ENV=production