Debugging webhooks with docker

I am just wondering if there is a way to debug Webhooks using the default ERP Next docker set up.

I have set up a webhook but it doesn’t seem to be firing.
If I manually send a POST to my webhook endpoint it works.

I am not sure where the issue is occuring at the moment is there any way to access logs relating to webhooks and if they are being called? I’m not sure which docker container they would be in.