.env.development 66 B

12
  1. NODE_ENV = 'development'
  2. VUE_APP_API_URL = 'http://localhost:9000'