mirror of
https://github.com/TeamPiped/Piped-Docker.git
synced 2024-08-14 23:56:53 +00:00
Use new Rust based piped-proxy.
This commit is contained in:
parent
76d40b4fea
commit
a77f887fd8
4 changed files with 21 additions and 17 deletions
|
@ -37,7 +37,7 @@ PROXY_HOSTNAME {
|
|||
Cache-Control "public, max-age=604800"
|
||||
}
|
||||
|
||||
reverse_proxy unix//var/run/ytproxy/http-proxy.sock {
|
||||
reverse_proxy unix//var/run/ytproxy/actix.sock {
|
||||
header_up -CF-Connecting-IP
|
||||
header_up -X-Forwarded-For
|
||||
header_down -etag
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue