diff options
Diffstat (limited to 'nodes')
-rw-r--r-- | nodes/antelope.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nodes/antelope.json b/nodes/antelope.json index dfaa599..52e34f7 100644 --- a/nodes/antelope.json +++ b/nodes/antelope.json @@ -1,7 +1,7 @@ { "ip_address": "199.119.112.167", "services": ["webapp", "couchdb", "mx", "soledad"], - "tags": ["mail", "dc"], + "tags": ["mail", "dc", "demo"], "webapp": { "customization_dir": "= file_path 'mail_webapp'" } |