diff --git a/Divers/OVH_Stalwart.md b/Divers/OVH_Stalwart.md index 907d1e4..92cab4a 100644 --- a/Divers/OVH_Stalwart.md +++ b/Divers/OVH_Stalwart.md @@ -22,10 +22,10 @@ autoconfig IN CNAME autodiscover.mail.ovh.net. autodiscover IN CNAME mailconfig.ovh.net. books IN A 176.188.240.123 cap IN A 176.188.240.123 +cfy IN A 176.188.240.123 cloud IN A 176.188.240.123 cnvrt IN A 176.188.240.123 crbn IN A 176.188.240.123 -crm IN A 176.188.240.123 cs IN A 176.188.240.123 dev IN A 176.188.240.123 dia IN A 176.188.240.123 diff --git a/installs_on_host/Caddyfile b/installs_on_host/Caddyfile index 1772e7d..20a1c67 100644 --- a/installs_on_host/Caddyfile +++ b/installs_on_host/Caddyfile @@ -95,6 +95,15 @@ cap.delmar.bzh { reverse_proxy patrick:11338 } +cfy.delmar.bzh { + encode { + zstd + gzip + minimum_length 1024 + } + reverse_proxy karen:8188 +} + cloud.delmar.bzh { encode { zstd @@ -146,15 +155,6 @@ crbn.delmar.bzh { reverse_proxy patrick:4000 } -crm.delmar.bzh { - encode { - zstd - gzip - minimum_length 1024 - } - reverse_proxy patrick:15069 -} - cs.delmar.bzh { encode { zstd