LogoRobo.js
Packages@robojs/server

FindAvailablePortOptions

Interface: FindAvailablePortOptions

Options for finding an available port

Properties

PropertyTypeDescription
hostname?stringHostname to check (defaults to 'localhost')
maxAttempts?numberMaximum number of ports to try (defaults to 10)
portnumberStarting port number

On this page