Browse Source

Update network-config-sample.json

Andrej Studen 4 years ago
parent
commit
951ffe397d
1 changed files with 3 additions and 0 deletions
  1. 3 0
      network-config-sample.json

+ 3 - 0
network-config-sample.json

@@ -11,5 +11,8 @@
   { "user" : "andrej.studen@ijs.si",
     "password" : "labkeyPassword"
   }
+  "orthanc":
+  { "user" : "userName",
+    "password": "orthancPassword"
 }