[v10.0.x] formatting fix for line 72 (#70623)

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:01:18 -07:00
committed by GitHub
co-authored by Eve Meelan
parent a398f79757
commit b97ae61d93
@@ -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;