summaryrefslogtreecommitdiffstatshomepage
path: root/Caddyfile (unfollow)
Commit message (Collapse)AuthorLines
2021-05-16Add a basic CaddyfileWolfgang Müller-0/+4
Until now we were using a system-wide httpd, making changes to its configuration file a bit onerous. Instead include a small Caddyfile we can use together with a call to 'caddy run' for local development.