mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-11-21 14:22:40 +01:00
Arcanist Update .arcconfig to point to we.phorge.it
Summary: Updated .arcconfig to we.phorge.it Refs T15006 I would also note, I created this revision using the container setup developed by @willson556 mentioned in T15011#370 and it worked great! Test Plan: Ran `arc install-certificate` and was able to get token from the right place and install it Ran `arc which` saw that it identified `we.phorge.it` Reviewers: speck, avivey, tobiaswiese, O1 Blessed Committers, eax, #blessed_committers Reviewed By: speck, avivey, tobiaswiese, O1 Blessed Committers, eax, #blessed_committers Subscribers: deadalnix, chris, willson556, speck Maniphest Tasks: T15006 Differential Revision: https://we.phorge.it/D25003
This commit is contained in:
parent
246e604a07
commit
cf4b14fcbf
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"phabricator.uri": "https://secure.phabricator.com/",
|
"phabricator.uri": "https://we.phorge.it/",
|
||||||
"load": [
|
"load": [
|
||||||
"src/"
|
"src/"
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in a new issue