Commit 987df0dd authored by Johannes Rudolph's avatar Johannes Rudolph
Browse files

Update hoods.json: add missing servers in ibbenbueren

parent ffc6529a
Loading
Loading
Loading
Loading
+9 −3
Original line number Diff line number Diff line
@@ -812,9 +812,14 @@
    "defaulthood": false,
    "servers": [
      {
        "host": "",
        "port": "",
        "publickey": ""
        "host": "st01.sn.ffnw.de",
        "port": "10002",
        "publickey": "3e006396edd0c721991e2cc49ab0ab5323903308001e10fa400812f8670bca95"
      },
      {
         "host": "st01.sn.ffnw.de",
         "port": "10003",
         "publickey": "3e006396edd0c721991e2cc49ab0ab5323903308001e10fa400812f8670bca95"
      }
    ],
    "boxes": [
@@ -830,4 +835,5 @@
      ]
    ]
  }

]
 No newline at end of file