grafana: fix grafana http host header issue with a proper workaround

This commit is contained in:
Astro 2022-02-22 22:26:49 +01:00
parent 6d4e2d917d
commit fb4a3274a9
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ in {
services.nginx = {
enable = true;
recommendedProxySettings = true;
virtualHosts = {
"grafana.hq.c3d2.de" = {
default = true;