diff options
Diffstat (limited to 'nodes/clam.json')
-rw-r--r-- | nodes/clam.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nodes/clam.json b/nodes/clam.json index f9007a4..b9e5f66 100644 --- a/nodes/clam.json +++ b/nodes/clam.json @@ -7,5 +7,5 @@ "ssh": { "port": 4422 }, - "tags": "development" + "tags": ["development", "istanbul"] } |