caddy-hugo2/testdir/caddyfile

6 lines
63 B

localhost:8080 {
hugo
root ./testsite
errors { * }
pprof
}