feat: change max port
This commit is contained in:
parent
e3973650c5
commit
5a3a811224
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ in {
|
|||
no-cli = true;
|
||||
no-tcp-relay = true;
|
||||
min-port = 49000;
|
||||
max-port = 50000;
|
||||
max-port = 49999;
|
||||
use-auth-secret = true;
|
||||
static-auth-secret-file = config.age.secrets.coturn.path;
|
||||
realm = "turn.sprechtl.me";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue