formatting fix for line 72 (#70618)

This commit is contained in:
Eve Meelan 2023-06-23 09:56:29 -07:00 committed by GitHub
parent fe45dc9f27
commit cbf4fe9d23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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;