From 29dbf43aa2ebaede97bb18787645057cb2dab2bb Mon Sep 17 00:00:00 2001 From: Marko Budiselic Date: Thu, 17 Nov 2016 16:02:52 +0100 Subject: [PATCH] AST merge support, hardcoded queries architecture (still in progress) Summary: Sandi first code review Test Plan: manual Reviewers: sale Subscribers: buda, sale Differential Revision: https://memgraph.phacility.com/D4 --- .arcconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.arcconfig b/.arcconfig index 92aa20d62..52dea4055 100644 --- a/.arcconfig +++ b/.arcconfig @@ -1,4 +1,4 @@ { "project_id" : "memgraph", - "conduit_uri" : "https://phabricator.tomicevic.com" + "conduit_uri" : "https://memgraph.phacility.com" }