.env.staging 94 B

12345
  1. # 测试环境配置
  2. NODE_ENV = staging
  3. # 盲票/测试环境
  4. VUE_APP_BASE_API = '/test-api'