1
0
Fork 0

Fix SSL warning

This commit is contained in:
Malte Brandy 2022-01-05 20:07:28 +01:00
parent c5df3d5f06
commit 63b4abd679
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9

View file

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