# just a flag ENV = 'development' # base api VUE_APP_BASE_URL = '/api' VUE_APP_BASE_API = '/api' IMAGE_BASE_PATH = 'http://192.168.0.116:3200/static'