coturn: Fix outdated IP address
This commit is contained in:
parent
980122563e
commit
07f819cc58
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ in {
|
|||
static-auth-secret-file = config.sops.secrets."turn/secret".path;
|
||||
realm = turn-realm;
|
||||
relay-ips = [
|
||||
"178.79.137.55"
|
||||
"116.202.158.55"
|
||||
];
|
||||
|
||||
# SSL config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue