? idk dawg

Main
Johannes Hendrik Gerard van der Weide 2024-03-06 11:09:23 +01:00
parent d9f0b2a361
commit 1e731ecc96
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@
}; };
nginx.virtualHosts."mastodon.hermitcollective.net" = { nginx.virtualHosts."mastodon.hermitcollective.net" = {
forceSSL = true; forceSSL = true;
enableACME = true;
}; };
}; };
} }