소스 검색

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"
 }