diff options
Diffstat (limited to 'src/dht/test_dht_api_peer1.conf')
-rw-r--r-- | src/dht/test_dht_api_peer1.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dht/test_dht_api_peer1.conf b/src/dht/test_dht_api_peer1.conf index cacc4da..d9db7c4 100644 --- a/src/dht/test_dht_api_peer1.conf +++ b/src/dht/test_dht_api_peer1.conf @@ -10,7 +10,7 @@ AUTOSTART = YES ACCEPT_FROM6 = ::1; ACCEPT_FROM = 127.0.0.1; HOSTNAME = localhost -PORT = 2100 +PORT = 12100 BINARY = gnunet-service-dht [block] |