.env.staging 102 B

1234
  1. ## 模拟环境
  2. NODE_ENV='staging'
  3. # 预发布接口
  4. VITE_APP_BASE_API = 'https://apiboot.aizuda.com'