summaryrefslogtreecommitdiff
path: root/nodes
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2015-11-05 23:17:04 -0800
committerelijah <elijah@riseup.net>2015-11-05 23:17:04 -0800
commita43bb056f220a860a1aa95d207d7103e9d732f7f (patch)
tree6f6627968300a41d4d808041336facef65d83fb2 /nodes
parentb5241cb85179149c6d54da2d32ed113555d4ad74 (diff)
make mail.bitmask.net and demo.bitmask.net have different front page text.
Diffstat (limited to 'nodes')
-rw-r--r--nodes/antelope.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/nodes/antelope.json b/nodes/antelope.json
index 662900f..30c1bef 100644
--- a/nodes/antelope.json
+++ b/nodes/antelope.json
@@ -1,5 +1,8 @@
{
"ip_address": "199.119.112.167",
"environment": "mail",
- "services": ["webapp", "couchdb", "mx", "soledad"]
+ "services": ["webapp", "couchdb", "mx", "soledad"],
+ "webapp": {
+ "customization_dir": "= file_path 'mail_webapp'"
+ }
}