From 6beab53fa6462386d2c26ef31ea17907cd4d9749 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sun, 12 Mar 2023 21:25:47 +0100 Subject: test/linuxserver: fix same-host testing This gets rid of the port clashes. --- test/linuxserver/example_config/peer2/peer2.conf | 1 - test/linuxserver/example_config/peer2/peer2.png | Bin 1137 -> 1137 bytes 2 files changed, 1 deletion(-) (limited to 'test/linuxserver/example_config/peer2') diff --git a/test/linuxserver/example_config/peer2/peer2.conf b/test/linuxserver/example_config/peer2/peer2.conf index 50ec2ff..7ef1c79 100644 --- a/test/linuxserver/example_config/peer2/peer2.conf +++ b/test/linuxserver/example_config/peer2/peer2.conf @@ -1,7 +1,6 @@ [Interface] Address = 10.13.13.3 PrivateKey = OGPxWhhPaVz5ld9umBT/lEjRmbt7mgc4vAxNemKXWnI= -ListenPort = 51820 DNS = off [Peer] diff --git a/test/linuxserver/example_config/peer2/peer2.png b/test/linuxserver/example_config/peer2/peer2.png index 1490540..7630ed0 100644 Binary files a/test/linuxserver/example_config/peer2/peer2.png and b/test/linuxserver/example_config/peer2/peer2.png differ -- cgit v1.2.3