tadpole: Add WHIB backend

This commit is contained in:
Alexander Heldt
2025-01-02 19:32:59 +01:00
parent c95209cf7c
commit 4663a710dc
3 changed files with 78 additions and 0 deletions

View File

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