Move the acme for Coturn where it belongs
This commit is contained in:
parent
f7c3f6e279
commit
9d322d435c
4 changed files with 8 additions and 7 deletions
|
@ -3,11 +3,5 @@
|
|||
security.acme = {
|
||||
acceptTerms = true;
|
||||
defaults.email = "jimjam4real@gmail.com";
|
||||
certs = {
|
||||
"turn.${config.secrets.jimDomain}" = {
|
||||
group = "turnserver";
|
||||
postRun = "systemctl restart coturn.service";
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue