snibox
snibox copied to clipboard
run behind nginx
Hey, currently trying to set up a nginx reverse proxy on my machine to it.
It runs on 8000:80, so I tried to setup my reverse proxy to localhost:8000, but I get a redirect to https://localhost:8000/login instead.
Any ideas on that?