"Updates"
This commit is contained in:
@@ -139,10 +139,18 @@ cloud.delmar.bzh {
|
||||
}
|
||||
|
||||
cloud.delmar.bzh:8443 {
|
||||
encode {
|
||||
zstd
|
||||
gzip
|
||||
minimum_length 1024
|
||||
}
|
||||
|
||||
reverse_proxy bob:8080 {
|
||||
transport http {
|
||||
tls_insecure_skip_verify
|
||||
}
|
||||
header_up Host {upstream_hostport}
|
||||
header_up X-Real-IP {remote_host}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user