fixing multisite and other caddy integration issues
This commit is contained in:
@@ -6,3 +6,9 @@ localhost:8080 {
|
||||
errors { * }
|
||||
pprof
|
||||
}
|
||||
|
||||
localhost:8081 {
|
||||
root ./testsite2
|
||||
hugo
|
||||
errors { * }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user