.env.production 88 B

123456
  1. # 生产默认配置
  2. ENV = 'production'
  3. VUE_APP_BASE_API = ''
  4. VUE_APP_BASE_WSS = ''