# just a flag ENV = 'production' # base api VUE_APP_BASE_API = 'http://192.168.3.177:8080/api' VUE_APP_WS = 'ws://192.168.3.177:8080/ws' VUE_APP_VIDEO = 'ws://192.168.3.177:8082/ws'