mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 23:12:54 +08:00
formatting fix for line 72 (#70618)
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user