Fix the virtualhost configuration.

This commit is contained in:
Andrea Dell'Amico 2023-11-15 11:58:32 +01:00
parent f2042006cd
commit 6e5757b54c
Signed by: andrea.dellamico
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 2 additions and 2 deletions

View File

@ -294,7 +294,7 @@ grafana_nginx_virthosts:
server_tokens: "off"
websockets: true
proxy_standard_setup: true
proxies:
locations:
- location: /
websockets: true
target: http://localhost:{{ grafana_http_port }};
target: http://localhost:{{ grafana_http_port }}