feat(services/web): changing the mail for acme registration
This commit is contained in:
parent
8a0b4ce76d
commit
246163fde9
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ in
|
||||||
};
|
};
|
||||||
security.acme = {
|
security.acme = {
|
||||||
acceptTerms = true;
|
acceptTerms = true;
|
||||||
defaults.email = "raphael@parodi.pro";
|
defaults.email = "no-reply@enium.eu";
|
||||||
certs = {
|
certs = {
|
||||||
"raphael.parodi.pro" = { };
|
"raphael.parodi.pro" = { };
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue