瀏覽代碼

Update network-config-sample.json

Andrej Studen 4 年之前
父節點
當前提交
ac9c7730f7
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3 1
      network-config-sample.json

+ 3 - 1
network-config-sample.json

@@ -13,6 +13,8 @@
   }
   "orthanc":
   { "user" : "userName",
-    "password": "orthancPassword"
+    "password": "orthancPassword",
+    "server":"https://orthanc.fmf.uni-lj.si",
+    "notUsedSSL":"change to SSL to use SSL, provide user crt, key and ca"
 }