mirror of
https://github.com/WJQSERVER-STUDIO/ghproxy.git
synced 2026-02-03 16:21:11 +08:00
24w25a-fix0
This commit is contained in:
parent
43c576bd82
commit
96bd4a2c18
1 changed files with 2 additions and 2 deletions
|
|
@ -14,7 +14,7 @@
|
|||
}
|
||||
}
|
||||
servers :80 {
|
||||
protocals h1 h2c
|
||||
protocols h1 h2c
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -74,7 +74,7 @@
|
|||
to 127.0.0.1:8080
|
||||
import header_realip
|
||||
transport http {
|
||||
versions 1.1 2 h2c
|
||||
versions 1.1 h2c
|
||||
}
|
||||
}
|
||||
import log ghproxy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue