# just a flag ENV = 'development' # base api VUE_APP_BASE_API = 'http://172.23.62.181:8868' VUE_APP_ACCESS_TOKEN_PREFIX = 'Bearer '