Yes, I have an nginx ssl proxy in front of the docker container, but that might be an issue in combination with traefik. Any hint how to configure this right? Never worked with traefik before...
Discussion
I’ll review it. In the meantime, could you open an issue on GitHub? I check it periodically, and if I don’t address it right away, it will remain pending. That way, I won’t forget!!
I opened a feature request, not sure if this counts as a bug really. I think its more about proper instructions on how to set it up. I will try out some more options, maybe if I just remove traefik from the compose.yml and setup the nginx site config the way it is documented for a normal (non-docker) installation...