Kristinn Vikar Jónsson

Results 3 comments of Kristinn Vikar Jónsson

I Fixed this in my PR #502

git diff is ```diff diff --git a/docker-compose.yml b/docker-compose.yml index f34e7d6..9571060 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -38,7 +38,7 @@ services: depends_on: - hedgedoc ports: - - 80:80 + - 8080:8080...

After switching from cloudflare and using certbot it works completely fine It's weird because a project I'm working on that uses wss (where cloudflare handles the cert) has no issues...