open-wa / wa-automate-docker

💬 🤖 The easiest way to turn your WhatsApp into an API. Be sure to 🌟 this repository for updates!
106 stars 31 forks source link

No Access on API Explorer #24

Closed henning-kln closed 2 years ago

henning-kln commented 2 years ago

Hey i have a problem to access the API Explorer. My Issues, not the problem of wa-automate-docker. My only question is, is there a other way to look into the API Wiki. I need only the webhooks and links not the function to execute on any online page.

smashah commented 2 years ago

You can disable the api explorer by adding the flag

 docker run -e PORT=8080 -p 8080:8080 openwa/wa-automate:latest --no-d