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

webhook accept only FQDN #20

Closed dreanmer closed 3 years ago

dreanmer commented 3 years ago

the -w parameter don't accept a not fqdn. This is a problem to use with internal docker hostnames, as generally it is only one word, like laravel

smashah commented 3 years ago

@dreanmer in the latest version you can use the flag --skip-url-check to enable non-FQDNs