summaryrefslogtreecommitdiff
path: root/nodes/wallaby.json
diff options
context:
space:
mode:
Diffstat (limited to 'nodes/wallaby.json')
-rw-r--r--nodes/wallaby.json5
1 files changed, 1 insertions, 4 deletions
diff --git a/nodes/wallaby.json b/nodes/wallaby.json
index ffb92d4..3e69d88 100644
--- a/nodes/wallaby.json
+++ b/nodes/wallaby.json
@@ -1,10 +1,7 @@
{
"ip_address": "204.13.164.57",
"tags": ["production", "seattle"],
- "services": [
- "monitor",
- "webapp"
- ],
+ "services": "webapp",
"webapp": {
"secure": true
}