{
    admin off
}

:8000 {
    root * /usr/share/caddy
    file_server
    try_files {path} /index.html
}
