mirror of
https://github.com/clearlinux/libnetwork.git
synced 2026-09-08 14:52:19 +00:00
Update overlay.md
This commit is contained in:
+1
-1
@@ -48,7 +48,7 @@ $ consul agent -server -bootstrap -data-dir /tmp/consul -bind=<host-1-ip-address
|
||||
**host-2** Start the Consul agent:
|
||||
|
||||
```
|
||||
$ consul agent -data-dir /tmp/consul -bind <host-2-ip-address>
|
||||
$ consul agent -data-dir /tmp/consul -bind=<host-2-ip-address>
|
||||
$ consul join <host-1-ip-address>
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user