NODE_ENV = company

# just a flag
ENV = 'company'

# base api
VUE_APP_BASE_API = '/company-api'