WIP: conduit: Enable turns with a ZeroSSL-provided certificate
This commit is contained in:
parent
997707021b
commit
7a88e2f284
5 changed files with 161 additions and 50 deletions
|
@ -10,5 +10,11 @@
|
|||
secrets."turn/secret" = {
|
||||
owner = "turnserver";
|
||||
};
|
||||
secrets."turn/ssl-key" = {
|
||||
owner = "turnserver";
|
||||
};
|
||||
secrets."turn/ssl-cert" = {
|
||||
owner = "turnserver";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue