mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
formatting fix for line 72 (#70618)
This commit is contained in:
parent
fe45dc9f27
commit
cbf4fe9d23
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user