diff --git a/site.conf b/site.conf index bbd7c6a..bc5deb8 100644 --- a/site.conf +++ b/site.conf @@ -128,12 +128,7 @@ key = 'deadbeef', -- This is a list, so you might add multiple entries. - remotes = {'ipv4 "xxx.somehost.invalid" port xxxxxx'}, - }, - peer2 = { - key = 'deadbeef', - -- You can also omit the ipv4 to allow both connection via ipv4 and ipv6 - remotes = {'"xxx.somehost2.invalid" port xxxxx'}, + remotes = {'ipv4 "10.0.7.226" port 10001'}, }, },