fixing host matching in caddy integration

This commit is contained in:
2017-09-07 16:59:34 -05:00
parent 55d2ac2b97
commit 1196033364
2 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ localhost:8080 {
pprof
}
localhost:8081 {
localhost:8081, localhost:8082 {
root ./testsite2
hugo
errors { * }