.env.staging 113 B

123456789
  1. NODE_ENV = production
  2. # 测试环境配置
  3. ENV = 'staging'
  4. # 农业平台/测试环境
  5. VUE_APP_BASE_API = ''