.env.dev 100 B

123
  1. NODE_ENV = development
  2. VUE_APP_API_URL = 'http://localhost:8080'
  3. VUE_APP_ENV_NAME = '[开发环境]'