.env.production 82 B

12345
  1. # 生产环境
  2. NODE_ENV = production
  3. # 接口地址
  4. VUE_APP_API_BASEURL = /mesWeb