feat: 创建网站支持 ipv6 (#861)

This commit is contained in:
zhengkunwang223
2023-05-04 14:28:38 +08:00
committed by GitHub
parent 1f2dfce7d1
commit f4716cb62f
4 changed files with 35 additions and 10 deletions

View File

@@ -324,5 +324,4 @@ func (s *Server) AddHTTP2HTTPS() {
})
newDir.Block = block
s.UpdateDirectiveBySecondKey("if", "($scheme", newDir)
}