Skripkon/RESO

uvicorn host does not seem to bind with the IP address on my docket container

Opened this issue · 1 comments

uvicorn host does not seem to bind with the IP address on my docket container

@carlmas02
Hi! Is your OS Linux?
I've just created a Docker container from scratch. Everything works fine for me.
After running a server, I get an output saying 'Uvicorn running on http://0.0.0.0:8000/'.

You can also run this without a Dockerfile.

If you're still experiencing issues, please specify the output so I can understand what's wrong