mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-03-14 18:06:34 -04:00
Change bootstrap server
This commit is contained in:
parent
8983ce1783
commit
5cb2c2c227
@ -50,8 +50,8 @@ import net.tomp2p.peers.PeerAddress;
|
||||
|
||||
public class BSExampleNAT {
|
||||
// "188.226.179.109", 5000
|
||||
//private final static String IP_SERVER = "188.226.179.109";
|
||||
private final static String IP_SERVER = "128.199.251.106"; // steves
|
||||
private final static String IP_SERVER = "188.226.179.109";
|
||||
//private final static String IP_SERVER = "128.199.251.106"; // steves
|
||||
private final static int PORT_SERVER = 5000;
|
||||
private final static int PORT_CLIENT = 5500;
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user