[v9.4.x] formatting fix for line 72 (#70621)

formatting fix for line 72 (#70618)

(cherry picked from commit cbf4fe9d23)

Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
This commit is contained in:
grafana-delivery-bot[bot]
2023-06-23 10:04:26 -07:00
committed by GitHub
co-authored by Eve Meelan
parent cb7a0bb612
commit 3db20d0149
@@ -69,7 +69,7 @@ server {
proxy_pass http://grafana;
}
# Proxy Grafana Live WebSocket connections.
# Proxy Grafana Live WebSocket connections.
location /api/live/ {
proxy_http_version 1.1;
proxy_set_header Upgrade $http_upgrade;