mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
Fix mbits default on website
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user