24w25a-fix0

This commit is contained in:
WJQSERVER 2024-11-30 16:23:33 +08:00
parent 43c576bd82
commit 96bd4a2c18

View file

@ -14,7 +14,7 @@
} }
} }
servers :80 { servers :80 {
protocals h1 h2c protocols h1 h2c
} }
} }
@ -74,7 +74,7 @@
to 127.0.0.1:8080 to 127.0.0.1:8080
import header_realip import header_realip
transport http { transport http {
versions 1.1 2 h2c versions 1.1 h2c
} }
} }
import log ghproxy import log ghproxy