fix: change mail lol

This commit is contained in:
s-prechtl 2025-06-30 13:29:54 +02:00
parent bdce4c0908
commit 50a8e086e2

View file

@ -38,7 +38,7 @@
security.acme = {
acceptTerms = true;
certs = {
${config.services.nextcloud.hostName}.email = "your-letsencrypt-email@example.com";
${config.services.nextcloud.hostName}.email = "stefan@tague.at";
};
};
}