mail working

This commit is contained in:
Till 2025-05-03 20:24:51 +02:00
parent bc5f851d3f
commit 99394cb573
8 changed files with 204 additions and 73 deletions

View file

@ -2,7 +2,7 @@
{
services.nginx.virtualHosts."karte.nichtzudritt.de" = {
addSSL = true;
forceSSL = true;
enableACME = true;
root = "/var/www/ksh-map/dist";
};