mirror of
https://github.com/openstf/stf
synced 2025-10-03 17:59:28 +02:00
Fix issues with the proxy.
This commit is contained in:
parent
8bc9592a79
commit
88de7d1578
2 changed files with 14 additions and 6 deletions
|
@ -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())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue