services: nginx: fix acme option warning
This commit is contained in:
parent
565b33dd3e
commit
3e3d7153f9
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ in
|
||||||
|
|
||||||
security.acme = {
|
security.acme = {
|
||||||
acceptTerms = true;
|
acceptTerms = true;
|
||||||
email = "antoine97.martin@gmail.com";
|
defaults.email = "antoine97.martin@gmail.com";
|
||||||
|
|
||||||
certs =
|
certs =
|
||||||
let
|
let
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue