.env.production 92 B

1234567
  1. # just a flag
  2. ENV = 'production'
  3. # Environment variable
  4. # base api
  5. VUE_APP_BASE_API = '/'