From b8e311f5f2bdb04752acd7fc46d153f1035b6551 Mon Sep 17 00:00:00 2001 From: Andrea Dell'Amico Date: Wed, 15 Nov 2023 12:08:23 +0100 Subject: [PATCH] Remove the websockets conf from the location. --- defaults/main.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/defaults/main.yml b/defaults/main.yml index 619f22e..6b21a20 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -296,5 +296,4 @@ grafana_nginx_virthosts: proxy_standard_setup: true locations: - location: / - websockets: true target: http://localhost:{{ grafana_http_port }}