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