flasgger /apidocs does not render with nginx reverse proxy
I have been using the flasgger extension for flask to render swagger UI for OpenAPI spec locally with developement server. But in production, when I throw nginx into the mix I am not able to get the /apidocs to render