NODE_ENV = 'test'
VUE_APP_HOST_PATH = './'
VUE_APP_API_ORIGIN = 'http://10.10.16.128'
VUE_APP_API_HOST = '/'

VUE_APP_HTTPS_API_ORIGIN = 'http://10.10.16.128'
VUE_APP_HTTPS_API_HOST = 'http://10.10.16.128/sms-core/'