.env.test 83 B

123
  1. NODE_ENV='production'
  2. VUE_APP_CURRENTMODE='test'
  3. VUE_APP_BASEURL='http://****/api/'