remove all peers except Proxy
This commit is contained in:
parent
7465e381c9
commit
363f91923c
2 changed files with 0 additions and 2 deletions
|
@ -15,7 +15,6 @@ in {
|
|||
listenPort = 51820;
|
||||
peers = with peers; [
|
||||
Proxy.peer
|
||||
Skipper.peer
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
@ -15,7 +15,6 @@ in {
|
|||
listenPort = 51820;
|
||||
peers = with peers; [
|
||||
Proxy.peer
|
||||
Rico2.peer
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue