#deputycheese-webhook
1 messages ยท Page 1 of 1 (latest)
Hey thanks
I managed to make it partially work
When I only define the domain it works
When I add /stripe-hooks at the end of it it doesnt work anymore (connection refused)
Ah sorry I'm wrong
It still doesnt work
What exactly should I define as "--forward-to"?
I also tried it with just localhost, with or without https and http
Do you have an idea?
Okay got it. I randomly tried to add network_mode: "host" to my docker-compose.yml and then the connection wasnt refused anymore.
Maybe it would be a good thing to add this to the docs, because I could just find it in some github post ๐
I'm glad to hear that you managed to solve the issue!
Happy to forward that feedback to the team. Where exactly would you put that information in the doc?
Here I guess: https://stripe.com/docs/cli/listen
Got it! Thanks for the feedback ๐