From a299fefe4bf70dcff6d3c5c3fef5c3c8cc7d40d1 Mon Sep 17 00:00:00 2001 From: David Baldwynn Date: Sun, 23 Apr 2017 13:24:33 -0700 Subject: [PATCH] Update ecosystem.json --- ecosystem.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ecosystem.json b/ecosystem.json index e52e6307..6f922fbc 100644 --- a/ecosystem.json +++ b/ecosystem.json @@ -11,7 +11,7 @@ "user": "polydaic", "host": "159.203.42.158", "ref": "origin/stage", - "repo": "git@github.com:whitef0x0/tellform.git", + "repo": "git@github.com:tellform/tellform.git", "path": "/opt/deploy", "post-deploy": "npm install && pm2 startOrGracefulReload ecosystem.json --env production", "env": { @@ -23,7 +23,7 @@ "user": "polydaic", "host": "159.203.33.182", "ref": "origin/master", - "repo": "git@github.com:whitef0x0/tellform.git", + "repo": "git@github.com:tellform/tellform.git", "path": "/opt/deploy", "post-deploy": "npm install && pm2 startOrGracefulReload ecosystem.json --env production", "env": {