diff --git a/config.json b/config.json index 87d73b13ebc..294864b73cc 100644 --- a/config.json +++ b/config.json @@ -27,11 +27,26 @@ }, "peers": { "list": [ - { "ip": "13.69.159.242", "port": 7000 }, - { "ip": "40.68.34.176", "port": 7000 }, - { "ip": "52.165.40.188", "port": 7000 }, - { "ip": "13.82.31.30", "port": 7000 }, - { "ip": "13.91.61.2", "port": 7000 } + { + "ip": "13.69.159.242", + "port": 7000 + }, + { + "ip": "40.68.34.176", + "port": 7000 + }, + { + "ip": "52.165.40.188", + "port": 7000 + }, + { + "ip": "13.82.31.30", + "port": 7000 + }, + { + "ip": "13.91.61.2", + "port": 7000 + } ], "blackList": [], "options": {