[FIX]Odoo 16 <> Caddy : websocket needs handle_path
This commit is contained in:
parent
a69487781b
commit
3dbd7cc0df
@ -24,6 +24,8 @@
|
||||
|
||||
(odoo16) {
|
||||
reverse_proxy {args.0}:8069
|
||||
reverse_proxy /websocket {args.0}:8072
|
||||
handle_path /websocket {
|
||||
reverse_proxy {args.0}:8072
|
||||
}
|
||||
encode zstd gzip
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user