Skip to content

Commit

Permalink
Update client.mdx
Browse files Browse the repository at this point in the history
Missing "-" symbol, "bridge_ Network name" should be "bridge_ network_name".
  • Loading branch information
HZHgagaga authored Jul 27, 2021
1 parent e5a4dde commit 918a165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/content/docs/configuration/client.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ client {
network configuration is located. The client will use this path when fingerprinting
CNI networks. Filenames should use the `.conflist` extension.

- `bridge_network name` `(string: "nomad")` - Sets the name of the bridge to be
- `bridge_network_name` `(string: "nomad")` - Sets the name of the bridge to be
created by nomad for allocations running with bridge networking mode on the
client.

Expand Down

0 comments on commit 918a165

Please sign in to comment.