mirror of
https://github.com/openstf/stf
synced 2025-10-04 10:19:30 +02:00
Add browser list to device identity.
This commit is contained in:
parent
2bf8f2352b
commit
e17f306d30
11 changed files with 144 additions and 9 deletions
|
@ -33,9 +33,9 @@ program
|
|||
, Number
|
||||
, 7400)
|
||||
.option('--max-port <port>'
|
||||
, 'maximum port number for worker use'
|
||||
, 'maximum port number for worker use (total must be multiple of 3)'
|
||||
, Number
|
||||
, 7800)
|
||||
, 7700)
|
||||
.option('--public-ip <ip>'
|
||||
, 'public ip for global access'
|
||||
, String
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue