#amirny2205_docs

1 messages ¡ Page 1 of 1 (latest)

native oxideBOT
#

👋 Welcome to your new thread!

⏱️ We automatically close idle threads, which makes them read-only. Make sure you stick around to chat in realtime!

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1212620585666879489

📝 Have more to share? You can add more detail below, including code, screenshots, videos, etc.

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question. Thank you for your patience!

plush shardBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

plush shardBOT
open lance
cyan yarrow
#

yes but I'm assemblying a web application which will use docker-compose

another question, docker run --rm -it stripe/stripe-cli listen --forward-to localhost:8000/webhook --api-key sk_test_
doesn't make request to my web server, it writes
Failed to POST: Post "http://localhost:8000/webhook": dial tcp 127.0.0.1:8000: connect: connection refused

but curl --http2 -X POST http://localhost:8000/webhook works as expected

what can it be?

Thank you

#

the solution is --network=host