grafana #3

Merged
korenstin merged 2 commits from grafana into main 2025-10-07 21:26:33 +02:00
Showing only changes of commit 64f7cbe73b - Show all commits

View file

@ -98,10 +98,6 @@ in
services.nginx = {
enable = true;
recommendedTlsSettings = true;
recommendedOptimisation = true;
recommendedGzipSettings = true;
recommendedProxySettings = true;
upstreams.grafana.servers."unix:/${cfg.settings.server.socket}" = { };
virtualHosts."grafana-ng.auro.re" = {
root = cfg.settings.server.static_root_path;