.env.development 89 B

123
  1. NODE_ENV=development
  2. VUE_APP_BASE_API = '/datareport/api'
  3. BASE_URL = '/datareport/page/'