golevelup / nestjs

A collection of badass modules and utilities to help you level up your NestJS applications 🚀
MIT License
2.26k stars 259 forks source link

Vhost connection #742

Closed Andynopol closed 1 week ago

Andynopol commented 4 months ago

Is there a way to connect to a specific vhost with this package? I see no options provided for such task hence my question here.

kingHd1986 commented 3 months ago

Yes, you can, just add vhost to the end of the URI: amqp://guest:guest@localhost:5672/other-v-host