.env.production 171 B

123456
  1. NODE_ENV = 'production'
  2. VUE_APP_TYPE= 'prod'
  3. # VUE_APP_URL = 'https://cnbg.yaoyi.net'
  4. # VUE_APP_URL = 'https://mic-t.cnbg.com.cn'
  5. VUE_APP_URL = 'https://mic.cnbg.com.cn'