# NODE_ENV = production # just a flag ENV = 'test' # base api # VUE_APP_BASE_API = '/stage-api' VUE_APP_BASE_API = 'http://140.210.194.105:1000/' VUE_APP_BASEURL = 'http://140.210.194.105:1000/' VUE_APP_BASE_IP = '140.210.194.105:1000/'