fixing multisite and other caddy integration issues

This commit is contained in:
2017-09-07 08:47:39 -05:00
parent c9508770a9
commit 6647e54b8d
9 changed files with 94 additions and 15 deletions
+6
View File
@@ -6,3 +6,9 @@ localhost:8080 {
errors { * }
pprof
}
localhost:8081 {
root ./testsite2
hugo
errors { * }
}