FindAvailablePortOptions
Options for finding an available port
| Property | Type | Description |
|---|
hostname? | string | Hostname to check (defaults to 'localhost') |
maxAttempts? | number | Maximum number of ports to try (defaults to 10) |
port | number | Starting port number |