mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 08:33:24 +02:00
Fix issues with the proxy.
This commit is contained in:
@@ -40,7 +40,7 @@ program
|
||||
, 'maximum port number for worker use'
|
||||
, Number
|
||||
, 7800)
|
||||
.option('--public-ip'
|
||||
.option('--public-ip <ip>'
|
||||
, 'public ip for global access'
|
||||
, String
|
||||
, ip())
|
||||
|
||||
Reference in New Issue
Block a user