]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/on-line/javascript/defaults.js
- The Getter and UWOBO moved to mowgli.
[helm.git] / helm / on-line / javascript / defaults.js
index 2174375dc7d0becf221476d5903bac8ecd449c23..db3172cfea6986ab1accbbe5d2b41f3bc8f97bf8 100644 (file)
@@ -3,9 +3,9 @@ function getDefaultParam(name)
 {
   switch (name) {
   case "processorURL":
-    return "http://phd.cs.unibo.it:8080/helm/servlet/uwobo/";
+    return "http://mowgli.cs.unibo.it:8081/helm/servlet/uwobo/";
   case "getterURL":
-    return "http://phd.cs.unibo.it:8081/"; 
+    return "http://mowgli.cs.unibo.it:48081/"; 
   case "draw_graphURL":
     return "http://phd.cs.unibo.it:8083/"; 
   case "uri_set_queueURL":