Email acme changed syntax
This commit is contained in:
parent
77d700b2f4
commit
5f9c2fa1bc
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@
|
||||||
security.acme = {
|
security.acme = {
|
||||||
acceptTerms = true;
|
acceptTerms = true;
|
||||||
# Replace the email here!
|
# Replace the email here!
|
||||||
email = "letsencrypt@gladtherescake.eu";
|
defaults.email = "letsencrypt@gladtherescake.eu";
|
||||||
};
|
};
|
||||||
|
|
||||||
users.users = {
|
users.users = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue