diff options
author | elijah <elijah@riseup.net> | 2013-12-20 11:19:40 -0800 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2013-12-20 11:19:40 -0800 |
commit | 789157b3c641d205c68fcac33eac0d08791f022a (patch) | |
tree | 81bfbe9c6f6a881fbb7d4632e267050ca009e770 /nodes | |
parent | d5c4c0dfd83db79706dd1c448c4659f315b6a5a6 (diff) |
added braintree sandbox config to development webapp
Diffstat (limited to 'nodes')
-rw-r--r-- | nodes/elephant.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nodes/elephant.json b/nodes/elephant.json index d9626e2..e1d3f1c 100644 --- a/nodes/elephant.json +++ b/nodes/elephant.json @@ -1,6 +1,6 @@ { "services": ["webapp", "monitor"], - "tags": ["development", "istanbul"], + "tags": ["development", "istanbul", "sandbox-braintree"], "ip_address": "176.53.69.13", "ssh": { "port": 4422 |