tadpole: Add cert for grafana, used by whib module

This commit is contained in:
Alexander Heldt
2025-01-03 11:14:04 +01:00
parent cb64146d72
commit 80edfaae0e

View File

@@ -22,6 +22,11 @@
webroot = "/var/lib/acme/acme-challenge/";
group = "nginx";
};
"grafana.whib.ppp.pm" = {
webroot = "/var/lib/acme/acme-challenge/";
group = "nginx";
};
};
};
}