test add acl backend websocket

This commit is contained in:
Marco Procaccini 2026-02-17 15:18:34 +01:00
parent 07cc92ab92
commit 22a46a2f89
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@ frontend http
http-request replace-value Host (.*):.* \1
acl is_websocket hrd_upgrade(WebSocket) -i WebSocket
acl is_websocket hdr(Upgrade) -i WebSocket
use_backend dev_itineris_italian_seas_bck if is_websocket
{% if docker_swarm_cluster_portainer_install %}