1
0
Fork 0
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:
Simo Kinnunen 2014-01-30 19:36:43 +09:00
parent 8bc9592a79
commit 88de7d1578
2 changed files with 14 additions and 6 deletions

View file

@ -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())