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