fix derp
This commit is contained in:
parent
8bf2175e92
commit
f3bce53ed1
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ in
|
||||||
server = {
|
server = {
|
||||||
enabled = true;
|
enabled = true;
|
||||||
verify_clients = true;
|
verify_clients = true;
|
||||||
stun_listen_addr = "0.0.0.0:44444";
|
stun_listen_addr = "0.0.0.0:3478";
|
||||||
ipv4 = "78.46.242.90";
|
ipv4 = "78.46.242.90";
|
||||||
ipv6 = "2a01:4f8:c013:65dd::1";
|
ipv6 = "2a01:4f8:c013:65dd::1";
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue