Removed extra comment.

This commit is contained in:
Anthony 2022-01-13 16:26:40 -05:00
parent cd9c843e07
commit e62c21e136
1 changed files with 0 additions and 1 deletions

View File

@ -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" }}'
```