Why is caddy trying to start on port 80?

You’re hitting the local Auto HTTPS rules, it’s trying to set up an HTTP->HTTPS redirect for you.

Use the global option http_port to change it to some other port or turn off automatic redirects JSON Config Structure - Caddy Documentation

1 Like