NODE_ENV = 'production' # just a flag ENV = 'staging' # base api VUE_APP_BASE_API = 'http://161.117.183.142/' VUE_APP_API_PREFIX = 'steve/crmApi'