nginx, yevaud/birdsong-dns: use monitoring email

Closes #1
This commit is contained in:
Katherina Walshe-Grey 2024-12-27 14:09:14 +00:00
parent 905cacc84f
commit 6168cd0f30
2 changed files with 2 additions and 3 deletions

View file

@ -20,6 +20,6 @@
security.acme = {
acceptTerms = true;
defaults.email = "accounts@katherina.rocks"; # TODO: replace with more appropriate email
defaults.email = "auto@qenya.tel";
};
}