Closed
Description
Trying to figure out how to turn on auto-reloading (e.g. debug mode) while using docker. I develop in the docker container by volume mounting the app directory into the docker container so any changes I make to the code are available immediately inside the running docker container. I can't figure out how to start debug mode using gunicorn with uvicorn.
Any ideas?
PS Great project and thanks!
Metadata
Metadata
Assignees
Labels
No labels