flask-swagger-ui
flask-swagger-ui copied to clipboard
Added option to pass site url
I am using Caddy to route to the Flask API. If I run the flask on remote server, the UI throughs error like Mixed content error. So, if we pass the site url as the prefix with https, it will fix the error