diff options
Diffstat (limited to 'nodes/wallaby.json')
-rw-r--r-- | nodes/wallaby.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nodes/wallaby.json b/nodes/wallaby.json index 9bb2a8b..ffb92d4 100644 --- a/nodes/wallaby.json +++ b/nodes/wallaby.json @@ -2,7 +2,7 @@ "ip_address": "204.13.164.57", "tags": ["production", "seattle"], "services": [ - //"monitor", + "monitor", "webapp" ], "webapp": { |