Files
caddy-hugo2/testdir/caddyfile
T
2017-09-05 21:21:56 -05:00

9 lines
84 B
Plaintext

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