tadpole: Add whib-frontend service

This commit is contained in:
Alexander Heldt
2025-10-26 15:35:16 +01:00
parent 0e1b8581af
commit b7ad1d391f
4 changed files with 42 additions and 20 deletions

View File

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