acme: lower time period
This commit is contained in:
parent
7641e741e0
commit
1c47b57987
2 changed files with 2 additions and 1 deletions
|
@ -15,6 +15,7 @@ in
|
|||
group = "nginx";
|
||||
domain = domain;
|
||||
extraDomainNames = ["*.${domain}"];
|
||||
validMinDays = 14;
|
||||
dnsProvider = "porkbun";
|
||||
email = cfg.email;
|
||||
environmentFile = "/root/porkbun-creds";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue