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