# just a flag ENV = 'development' # base api VUE_APP_BASE_API = '/api' # base imgurl VUE_APP_IMG_URL = 'http://192.168.0.100'