aldinokemal / go-whatsapp-web-multidevice

API for Whatsapp Web Multi Device Version, Support UI & Webhook
MIT License
582 stars 245 forks source link

multidevice #108

Closed ezequieltomazini closed 9 months ago

ezequieltomazini commented 10 months ago

How do I use the API to connect more than one device, is it possible?

JavakarBits commented 9 months ago

using docker, you can setup with different port number for each device

aldinokemal commented 9 months ago

using docker, you can setup with different port number for each device

Yes, you can use a different port. If you want to learn how to change the port for a docker app or native app, read the documentation (readme.md).