summaryrefslogtreecommitdiff
path: root/doc/tutorials/single-node-email.md
diff options
context:
space:
mode:
authorMicah Anderson <micah@leap.se>2015-07-23 11:46:55 -0400
committerMicah Anderson <micah@leap.se>2015-07-23 11:46:55 -0400
commit70b1c648b94e6c007b9241a4661f33881e74485f (patch)
tree999e5dc1f386fc3894889c1cf263094cc748fd41 /doc/tutorials/single-node-email.md
parentb429b30bda4dafc78cb02f6ece5d82f08e35de1f (diff)
parent2761fa77394d5a2857812de840e49172d0e486fb (diff)
Merge branch 'develop'
Diffstat (limited to 'doc/tutorials/single-node-email.md')
-rw-r--r--doc/tutorials/single-node-email.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tutorials/single-node-email.md b/doc/tutorials/single-node-email.md
index 872d1da8..b47496b9 100644
--- a/doc/tutorials/single-node-email.md
+++ b/doc/tutorials/single-node-email.md
@@ -145,7 +145,7 @@ A "node" is a server that is part of your infrastructure. Every node can have on
Create a node, with `all the services needed for Email: "couchdb", "mx", "soledad" and "webapp"`
- $ leap node add node1 ip_address:x.x.x.w services:couchdb,mx,soledad,webapp
+ $ leap node add node1 ip_address:x.x.x.w services:couchdb,mx,soledad,webapp tags:production
NOTE: replace x.x.x.w with the actual IP address of this node