.env.dev 83 B

123
  1. NODE_ENV='development'
  2. VUE_APP_CURRENTMODE='dev'
  3. VUE_APP_BASEURL='http://****/api/'