committing changes from who knows when

This commit is contained in:
2022-07-05 22:18:23 -04:00
parent 548075696c
commit 51c4837aaf
9 changed files with 1046 additions and 308 deletions
+10 -7
View File
@@ -1,14 +1,17 @@
localhost:8080 {
{
order hugo last
}
http://localhost:8080 {
hugo {
comments test
}
root ./testsite
errors { * }
pprof
root ./testdir/testsite
log
}
localhost:8081, localhost:8082 {
root ./testsite2
http://localhost:8081, http://localhost:8082 {
root ./testdir/testsite2
hugo
errors { * }
log
}