diff --git a/caddy/common b/caddy/common index 6e3e3a4..3698490 100644 --- a/caddy/common +++ b/caddy/common @@ -24,8 +24,6 @@ (odoo16) { reverse_proxy {args.0}:8069 - handle_path /websocket { - reverse_proxy {args.0}:8072 - } + reverse_proxy /websocket {args.0}:8072 encode zstd gzip }