summaryrefslogtreecommitdiff
path: root/nodes
diff options
context:
space:
mode:
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'"
+ }
}