Skip to content

Commit

Permalink
Replace sumeragi.json
Browse files Browse the repository at this point in the history
  • Loading branch information
motxx committed Jan 13, 2017
1 parent ec6cbc5 commit 6a48916
Showing 1 changed file with 19 additions and 4 deletions.
23 changes: 19 additions & 4 deletions config/sumeragi.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,29 @@
{
"me":{
"ip":"172.17.0.2",
"name":"iorin",
"ip":"172.17.0.6",
"name":"samari",
"publicKey":"Sht5opDIxbyK+oNuEnXUs5rLbrvVgb2GjSPfqIYGFdU=",
"privateKey":"aGIuSZRhnGfFyeoKNm/NbTylnAvRfMu3KumOEfyT2HPf36jSF22m2JXWrdCmKiDoshVqjFtZPX3WXaNuo9L8WA=="
},
"group":[
{
"ip":"172.17.0.2",
"name":"iorin",
"ip":"172.17.0.3",
"name":"mizuki",
"publicKey":"jDQTiJ1dnTSdGH+yuOaPPZIepUj1Xt3hYOvLQTME3V0="
},
{
"ip":"172.17.0.4",
"name":"natori",
"publicKey":"Q5PaQEBPQLALfzYmZyz9P4LmCNfgM5MdN1fOuesw3HY="
},
{
"ip":"172.17.0.5",
"name":"kabohara",
"publicKey":"f5MWZUZK9Ga8XywDia68pH1HLY/Ts0TWBHsxiFDR0ig="
},
{
"ip":"172.17.0.6",
"name":"samari",
"publicKey":"Sht5opDIxbyK+oNuEnXUs5rLbrvVgb2GjSPfqIYGFdU="
}
]
Expand Down

0 comments on commit 6a48916

Please sign in to comment.