.env.staging 68 B

1234
  1. NODE_ENV = "production"
  2. # Base api
  3. VUE_APP_BASE_API = '/stage-api'