config nginx valide pour grafana

This commit is contained in:
hackens server 2022-05-05 17:31:18 +02:00
parent 3d5b2d9dda
commit 5d23db8e14

View file

@ -27,7 +27,7 @@
grafana = { grafana = {
enable = true; enable = true;
}; };
services.nginx.virtualHosts."monitoring.new.hackens.org" = { nginx.virtualHosts."monitoring.new.hackens.org" = {
forceSSL = true; forceSSL = true;
enableACME = true; enableACME = true;
locations."/" = { locations."/" = {