This commit is contained in:
Alexander Heldt
2025-01-02 15:16:43 +01:00
parent 10613912fc
commit 1834713f98
3 changed files with 69 additions and 0 deletions

View File

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