feat: acceptTerms
This commit is contained in:
parent
d7b14da9b8
commit
846eef9683
1 changed files with 1 additions and 0 deletions
|
|
@ -63,6 +63,7 @@
|
|||
};
|
||||
# get a certificate
|
||||
security.acme.defaults.email = "stefan@tague.at";
|
||||
security.acme.acceptTerms = true;
|
||||
security.acme.certs.${config.services.coturn.realm} = {
|
||||
postRun = "systemctl restart coturn.service";
|
||||
group = "turnserver";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue