summaryrefslogtreecommitdiff
path: root/nodes/wallaby.json
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2013-07-29 22:39:21 -0700
committerelijah <elijah@riseup.net>2013-07-29 22:39:21 -0700
commit7fa214ff25c60e12760e627ec418dad35044de16 (patch)
treedb72f10217395f1d2167ebc930dde323b652eaed /nodes/wallaby.json
parent547df22b1bb46a8f9eaff9079102e30151aa6d5d (diff)
security - set admins and force hsts for https://bitmask.net
Diffstat (limited to 'nodes/wallaby.json')
-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
+ }
}