Fix mbits default on website
This commit is contained in:
parent
2aa962a357
commit
e07a337a8d
|
@ -52,7 +52,7 @@ job "docs" {
|
|||
|
||||
## `network` Parameters
|
||||
|
||||
- `mbits` `(int: <required>)` - Specifies the bandwidth required in MBits.
|
||||
- `mbits` `(int: 10)` - Specifies the bandwidth required in MBits.
|
||||
|
||||
- `port` <code>([Port](#port-parameters): nil)</code> - Specifies a port
|
||||
allocation and can be used to specify both dynamic ports and reserved ports.
|
||||
|
|
Loading…
Reference in a new issue