:3000 { route { handle /health { respond "OK" 200 } handle { root * /usr/share/caddy try_files {path} /index.html file_server } } }