.env.stage 101 B

123
  1. NODE_ENV = production
  2. VUE_APP_ENV_CONFIG = 'stage'
  3. VUE_APP_BASE_API = 'http://www.exapmple.com/stage'