From fdc215ec5612fb892a8d6a33491ef7caf97ab41b Mon Sep 17 00:00:00 2001 From: David Baldwynn Date: Wed, 20 Apr 2016 02:43:08 -0400 Subject: [PATCH] added styling to drop-down --- ecosystem.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ecosystem.json b/ecosystem.json index 3a6f06c2..a3133ad9 100644 --- a/ecosystem.json +++ b/ecosystem.json @@ -5,7 +5,7 @@ }], "deploy" : { "stage" : { - "user" : "pm2_deploy", + "user" : "root", "host" : "159.203.42.158", "ref" : "origin/master", "repo" : "git@github.com:whitef0x0/tellform.git",