.env.staging 111 B

123456
  1. ENV = 'production'
  2. # base api
  3. # VUE_APP_BASE_API = '/prod-api'
  4. VUE_APP_BASE_API = 'http://120.79.86.50:8011'