mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 09:53:21 +02:00
Add browser list to device identity.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user