coturn: Fix outdated IP address #96
|
@ -125,7 +125,7 @@ in {
|
||||||
static-auth-secret-file = config.sops.secrets."turn/secret".path;
|
static-auth-secret-file = config.sops.secrets."turn/secret".path;
|
||||||
realm = turn-realm;
|
realm = turn-realm;
|
||||||
relay-ips = [
|
relay-ips = [
|
||||||
"178.79.137.55"
|
"116.202.158.55"
|
||||||
];
|
];
|
||||||
|
|
||||||
# SSL config
|
# SSL config
|
||||||
|
|
Loading…
Reference in a new issue