diff --git a/settings.json b/settings.json index d4eccaf..bdc1963 100644 --- a/settings.json +++ b/settings.json @@ -5,8 +5,8 @@ "neo4j_password": "OS5jLkVsOUZCVTdQOU5PazBo" }, "local": { - "neo4j_url": "bolt://localhost", + "neo4j_url": "bolt://localhost7474", "neo4j_user": "neo4j", - "neo4j_password": "neo4j" + "neo4j_password": "avneesh" } -} \ No newline at end of file +}