:80 {
    root * /usr/share/caddy
    file_server

    # Client cache
    header {
        Cache-Control "public, max-age=86400"
    }
}