tadpole: Add WHIB backend

This commit is contained in:
Alexander Heldt
2025-01-02 19:32:59 +01:00
parent 349315ec47
commit 6ca1c92a81
4 changed files with 96 additions and 9 deletions

View File

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