.env.production 69 B

123456
  1. # 正式环境
  2. ENV = 'production'
  3. VUE_APP_BASE_API = '/adiserver'