{ admin off log { output file /data/caddy.log format console level debug } } :3001 { reverse_proxy /api localhost:3000 reverse_proxy /api/* localhost:3000 { rewrite * {http.request.uri.path} } }