I was working on ejabberd chat, I'm able to create multiple user chat room with command
sudo ejabberdctl create_room mychat localhost xmpp_domain
I want to know how to create that in virtual host as it is not being created in virtual host and how to add user of virtual host to it.