diff popoto/js/app-template.js @ 9:0f4846255b20

updated for ismi-dev.
author casties
date Thu, 01 Oct 2015 17:35:56 +0200
parents 3b8b5aa8ab65
children
line wrap: on
line diff
--- a/popoto/js/app-template.js	Thu Oct 01 14:39:56 2015 +0200
+++ b/popoto/js/app-template.js	Thu Oct 01 17:35:56 2015 +0200
@@ -4,7 +4,7 @@
  *
  * For more information on Neo4J REST API the documentation is available here: http://neo4j.com/docs/stable/rest-api-cypher.html
  */
-popoto.rest.CYPHER_URL = "https://ismi-dev.mpiwg-berlin.mpg.de:7473/db/data/transaction/commit";
+popoto.rest.CYPHER_URL = "https://ismi-dev.mpiwg-berlin.mpg.de/neo4j-ismi/db/data/transaction/commit";
 
 /**
  * Add this authorization property if your Neo4j server uses basic HTTP authentication.