NODE_ENV = 'development'
VUE_APP_HOST_PATH = '/'
VUE_APP_API_HOST = '/'
VUE_APP_API_ORIGIN = 'http://10.10.16.128'