NODE_ENV = production # just a flag ENV = 'staging' #base url BASE_URL = https://www.top1buyer.com/ # base api VUE_APP_BASE_API = '/stage-api'