You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I downloaded the repo and ran docker-compose up --build
and got this:
I tried going to http://localhost:8000/docs as per the readme but got "This site can’t be reached"
I also noticed in the screenshot above that the uvicorn port says 80, not 8000? But even going to localhost:80 doesn't work either though
The text was updated successfully, but these errors were encountered:
I downloaded the repo and ran
docker-compose up --build
and got this:
I tried going to http://localhost:8000/docs as per the readme but got "This site can’t be reached"
I also noticed in the screenshot above that the uvicorn port says 80, not 8000? But even going to localhost:80 doesn't work either though
The text was updated successfully, but these errors were encountered: