I followed this setup step by step for deploying using Docker Compose in a DigitalOcean Droplet
https://docs.n8n.io/reference/server-setup.html
Everything seems to work except the certificate, for some reason I get the following
I’m not very experienced with certificates and docker images but for what I understand traefik should generate a certificate through letsencrypt similar to what one can do with certbot and apache right?