# just a flag ENV = 'production' # base api # VUE_APP_BASE_API = '/api' VUE_APP_BASE_API = "http://192.168.2.10:8080/api"