.env.staging 68 B

12345
  1. ENV = 'production'
  2. # base api
  3. VUE_APP_BASE_API = 'http://api.xxx'