Hi,
I am unable to access the fava ui when running this docker image behind the nginx reverse proxy and the application is hosted under a url prefix (like http://fava.example.local/prefix/) rather than at the root of the website. I am using the --prefix parameter when starting the docker, but when accessing the url, I am receiving http redirect responses redirecting to the same url as in an infinite loop.
Any advice appreciated!
Hi,
I am unable to access the fava ui when running this docker image behind the nginx reverse proxy and the application is hosted under a url prefix (like http://fava.example.local/prefix/) rather than at the root of the website. I am using the --prefix parameter when starting the docker, but when accessing the url, I am receiving http redirect responses redirecting to the same url as in an infinite loop.
Any advice appreciated!