1
0
Fork 0

Fix SSL on hera

This commit is contained in:
Malte Brandy 2022-01-03 21:29:43 +01:00
parent 5bca7ebf22
commit 1ed9eb8478

View file

@ -28,7 +28,9 @@ in
};
};
"hera.m-0.eu" = {
serverAliases = [ "malte-und-clai.re" ];
default = true;
enableSSL = true;
enableACME = true;
inherit locations;
};