# just a flag ENV = 'dev' # base api VUE_APP_BASE_API = 'http://183.131.25.186:9501' # base websocket VUE_APP_BASE_WEBSOCKET = 'ws://183.131.25.186:9506'