update caddyfile

This commit is contained in:
WJQSERVER 2024-11-29 23:29:15 +08:00
parent c2af045019
commit 580865d082

View file

@ -13,6 +13,9 @@
roll_keep 10
}
}
servers :80 {
protocals h1 h2c
}
}
(log) {
@ -68,8 +71,11 @@
:80 {
reverse_proxy {
to h2c://127.0.0.1:8080
to 127.0.0.1:8080
import header_realip
transport http {
versions 1.1 2 h2c
}
}
import log ghproxy
import cache 0s 300s