:80 {
root * /usr/share/caddy
file_server
@api path /api/* /mcp*
reverse_proxy @api api:3000
handle_errors {
respond 404 "Not Found"
}