diff --git a/README.md b/README.md index 71bfa71..9e9c91c 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,6 @@ -fastapi run LeraFoxQueen/main.py +docker-build.sh -hypercorn LeraFoxQueen.main:app --reload --bind 0.0.0.0:8001 - -poetry run hypercorn LeraFoxQueen/main:app --reload --bind 0.0.0.0:8001 - -uvicorn LeraFoxQueen.main:app --reload --host 0.0.0.0 --port 8001 +docker-up.sh https://www.tutorialspoint.com/fastapi/fastapi_path_parameters.htm