python-flask-celery-example
python-flask-celery-example copied to clipboard
"No API definition provided" in swagger ui
When using the docker compose way, the swagger UI route produce this error "No API definition provided".
It works when launching the API directly so I think It has to do with the Nginx configuration inside the docker image.