"Updates"
This commit is contained in:
@@ -260,6 +260,15 @@ home-assistant.delmar.bzh {
|
||||
reverse_proxy gary:8123
|
||||
}
|
||||
|
||||
inv.delmar.bzh {
|
||||
encode {
|
||||
zstd
|
||||
gzip
|
||||
minimum_length 1024
|
||||
}
|
||||
reverse_proxy patrick:32768
|
||||
}
|
||||
|
||||
it.delmar.bzh {
|
||||
encode {
|
||||
zstd
|
||||
@@ -523,11 +532,11 @@ twip.delmar.bzh {
|
||||
gzip
|
||||
minimum_length 1024
|
||||
}
|
||||
reverse_proxy carlo:12473
|
||||
reverse_proxy patrick:12473
|
||||
|
||||
handle_errors {
|
||||
rewrite * /{err.status_code}
|
||||
reverse_proxy carlo:12473 {
|
||||
reverse_proxy patrick:12473 {
|
||||
header_up Host {upstream_hostport}
|
||||
replace_status {err.status_code}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user