Sfoglia il codice sorgente

Update network-config-sample.json

Andrej Studen 4 anni fa
parent
commit
951ffe397d
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  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"
 }