coturn: Added nginx to coturn group
This allowed reading of ACME certs.
This commit is contained in:
parent
9f2dc96557
commit
fda7b391be
|
@ -62,4 +62,6 @@
|
|||
];
|
||||
};
|
||||
|
||||
users.groups.turnserver.members = [ "nginx" ]; # Added for keys permissions
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue