Browse Source

Removing orphan file netwo

Andrej 3 weeks ago
parent
commit
0125285571
1 changed files with 0 additions and 19 deletions
  1. 0 19
      netwo

+ 0 - 19
netwo

@@ -1,19 +0,0 @@
-{ "SSL":
-  {"user": "C:\\Users\\studen\\.labkey\\crt\\astuden1.crt",
-    "key": "C:\\Users\\studen\\.labkey\\crt\\astuden1.key",
-    "ca":  "C:\\Users\\studen\\.labkey\\crt\\NIXLJU-CA_chain.crt",
-    "keyPwd" : "notUsed"
-  },
-  "host" : "https://merlin.fmf.uni-lj.si",
-  "context" : "labkey",
-  "labkey" :
-  { "user" : "andrej.studen@ijs.si",
-    "password" : "labkeyPassword"
-  },
-  "orthanc":
-  {	"server":"https://orthanc.fmf.uni-lj.si",
-	"user":"orthancUser",
-	"password":"orthancPassword"
-  }
-
-}