# just a flag ENV = 'production' # base api VUE_APP_BASE_API = '/dashboard' BASE_API = 'http://47.116.52.164:10002'