forgejo cert todo

This commit is contained in:
Till 2025-12-15 17:53:02 +01:00
parent d3cb19d6f1
commit 842e05de0d
4 changed files with 23 additions and 17 deletions

View file

@ -4,7 +4,6 @@
services.nginx.virtualHosts."karte.kein-schlussstrich-hessen.org" = {
forceSSL = true;
enableACME = true;
onlySSL = true;
root = "/var/www/ksh-map/dist";
};
}