diff options
Diffstat (limited to 'gorum.json')
| -rw-r--r-- | gorum.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gorum.json b/gorum.json new file mode 100644 index 0000000..076b045 --- /dev/null +++ b/gorum.json @@ -0,0 +1,9 @@ +{ + "Hostname": "earth", + "Port": 1234, + "Participants": [ + { "Hostname": "earth", "Port": 1234 }, + { "Hostname": "earth", "Port": 2341 }, + { "Hostname": "earth", "Port": 3412 } + ] +} |
