[ADD]Caddy : add odoo16 +
This commit is contained in:
parent
d860c812cf
commit
1514217c80
@ -17,3 +17,9 @@
|
|||||||
reverse_proxy /longpolling/* {args.0}:8072
|
reverse_proxy /longpolling/* {args.0}:8072
|
||||||
encode zstd gzip
|
encode zstd gzip
|
||||||
}
|
}
|
||||||
|
|
||||||
|
(odoo16) {
|
||||||
|
reverse_proxy {args.0}:8069
|
||||||
|
reverse_proxy /websocket/* {args.0}:8072
|
||||||
|
encode zstd gzip
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user