add zackmyers.io ssl

This commit is contained in:
zackartz 2024-06-11 14:59:51 -04:00
parent 302b91ce8b
commit 63823a6f2d
No known key found for this signature in database
GPG key ID: 5B53E53A9A514DBA

View file

@ -25,6 +25,8 @@ in {
"zackmyers.io" = { "zackmyers.io" = {
globalRedirect = "zackster.zip"; globalRedirect = "zackster.zip";
forceSSL = true;
enableACME = true;
}; };
}; };
}; };