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