Hi,
i am running a setrup with rootless podman (using quadlets). I am new to vikunja but the idea sounds amazing so i wanted to set it up with postgres and redis inside a pod. Postgres, redis and vikunja run (from logs) without errors, my reverse proxy caddy refers to the pod and the port (routing seems fine as it works with my other pods the same). But for some reason, when I try to access vikunja through my domain, I get the ERR_SSL_PROTOCOL. I have the env variable set: VIKUNJA_SERVICE_PUBLICURL=http:// and also tried https://, both with the same error occuring. Does someone have an idea what might be wrong or what the fix is?