Removed extra comment.
This commit is contained in:
parent
cd9c843e07
commit
e62c21e136
|
@ -123,7 +123,6 @@ The options below are all specified on the command-line.
|
|||
<CodeBlockConfig heading="Using a static network interface name">
|
||||
|
||||
```shell
|
||||
# Using a static network interface name
|
||||
$ consul agent -bind '{{ GetInterfaceIP "eth0" }}'
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue