mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-18 03:20:59 +01:00
Point Phabricator at the meta-install.
Summary: Test Plan: Reviewers: CC:
This commit is contained in:
parent
8098954776
commit
9c48de28f1
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"project_id" : "phabricator",
|
"project_id" : "phabricator",
|
||||||
"conduit_uri" : "http://local.aphront.com/api/",
|
"conduit_uri" : "https://secure.phabricator.com/api/",
|
||||||
"lint_engine" : "PhutilLintEngine",
|
"lint_engine" : "PhutilLintEngine",
|
||||||
"unit_engine" : "PhutilUnitTestEngine",
|
"unit_engine" : "PhutilUnitTestEngine",
|
||||||
"copyright_holder" : "Facebook, Inc.",
|
"copyright_holder" : "Facebook, Inc.",
|
||||||
|
|
Loading…
Reference in a new issue