adjust vless-h2c caddy2 4 spaces

This commit is contained in:
kslr 2020-08-14 19:10:53 +08:00
parent 9e10db8f37
commit 02dc463b3b

View File

@ -4,7 +4,7 @@ xx.com {
reverse_proxy /path 127.0.0.1:2001 {
transport http {
versions h2c
versions h2c
}
}
}
}