From 1369dab792854537dbda516894046918f0394be7 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Sat, 18 May 2024 15:05:35 +0000 Subject: Set Host for grafana https://github.com/grafana/grafana/issues/45117#issuecomment-1033842787 --- nginx/grafana_kyriasis_com.sls | 1 + 1 file changed, 1 insertion(+) diff --git a/nginx/grafana_kyriasis_com.sls b/nginx/grafana_kyriasis_com.sls index 2a68635..49f830e 100644 --- a/nginx/grafana_kyriasis_com.sls +++ b/nginx/grafana_kyriasis_com.sls @@ -49,5 +49,6 @@ nginx: - location /: - proxy_pass: http://localhost:3000/ + - proxy_set_header: 'Host $http_host' # vim: ft=yaml et: -- cgit v1.2.3-70-g09d2