fix: change mail lol
This commit is contained in:
parent
bdce4c0908
commit
50a8e086e2
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@
|
||||||
security.acme = {
|
security.acme = {
|
||||||
acceptTerms = true;
|
acceptTerms = true;
|
||||||
certs = {
|
certs = {
|
||||||
${config.services.nextcloud.hostName}.email = "your-letsencrypt-email@example.com";
|
${config.services.nextcloud.hostName}.email = "stefan@tague.at";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue