[v9.5.x] formatting fix for line 72 (#70622)

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:03:50 -07:00
committed by GitHub
parent 8e32be59e0
commit f2cee74902
@@ -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;