export default { computed: { hostURL() { return window.chatwootConfig.hostURL; }, }, };