diff options
Diffstat (limited to 'test/gorum-earth.json')
| -rw-r--r-- | test/gorum-earth.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/gorum-earth.json b/test/gorum-earth.json index 5183e29..08a749d 100644 --- a/test/gorum-earth.json +++ b/test/gorum-earth.json @@ -6,8 +6,8 @@ "RelaxedMode": true, "Address": ":1234", "Nodes": [ - "localhost:1234", - "localhost:2341", - "localhost:3412" + "localhost:1234:earth", + "localhost:2341:mars", + "localhost:3412:uranus" ] } |
