https://www.digitalocean.com/blog/deploying-a-fully-automated-git-based-static-website-in-under-5-minutes#:~:text=Caddy%E2%80%99s%20configuration%20file,https%3A//%7Bhost%7D%7Buri%7D%20%7D%20%7D
https://www.digitalocean.com/blog/deploying-a-fully-automated-git-based-static-website-in-under-5-minutes#:~:text=Caddy%E2%80%99s%20configuration%20file,https%3A//%7Bhost%7D%7Buri%7D%20%7D%20%7D
ycombinatrix•3h ago
Never served static html from caddy directly, I have a separate application server behind caddy 99.9% of the time (which may or may not serve static html)