• Hello,
    I have a next project running on port 3000 and a docker container with wordpress exposed on port 80 (localhost).
    Webhooks can’t send the request to outside the container (I guess this is the problem).
    Do you know what could I do to make it work ?
    Thank you very much !

Viewing 1 replies (of 1 total)
  • Plugin Contributor Ironikus

    (@ironikus)

    Hey @hvieira – you can just add the port behind the URL you add to the trigger. E.g. yourdomain.com/path can be turned into yourdomain.com:3000/path

Viewing 1 replies (of 1 total)
  • The topic ‘Webhooks from wordpress docket container’ is closed to new replies.