fix example for acme

This commit is contained in:
Jörg Thalheim 2024-04-30 15:00:02 +02:00 committed by mergify[bot]
parent c9ce493f83
commit 5d2711a587

View file

@ -54,6 +54,6 @@
# Optional: Enable acme/TLS in nginx (recommended)
#services.nginx.virtualHosts.${config.services.buildbot-nix.master.domain} = {
# forceSSL = true;
# useACME = true;
# enableACME = true;
#};
}