Fix mbits default on website

This commit is contained in:
Alex Dadgar 2017-03-01 16:36:59 -08:00
parent 2aa962a357
commit e07a337a8d

View file

@ -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.