I'm trying to setup a lemmy instance with docker and traefik in a machine that serve other apps, so traefik is already setup with letsencript and http to https redirect. I host also a nostr server.
The problem is that on certain operations, like a password change I get an error regarding wss.
Hi,
I'm trying to setup a lemmy instance with docker and traefik in a machine that serve other apps, so traefik is already setup with letsencript and http to https redirect. I host also a nostr server.
The problem is that on certain operations, like a password change I get an error regarding wss.
that is my
docker-compose.xml
. Can you spot where I'm wrong? Thank you for any help