Flask-PyPi-Proxy icon indicating copy to clipboard operation
Flask-PyPi-Proxy copied to clipboard

Use `url_for` in templates

Open cuibonobo opened this issue 10 years ago • 0 comments

Remove absolute URLs and use the Flask url_for function instead. This is useful if you are running Flask-PyPi-Proxy behind a reverse proxy at a path other than /. There is an example snippet of this usage here.

cuibonobo avatar Apr 20 '15 17:04 cuibonobo