Skip to content

Commit e7b117d

Browse files
Add host as a configurable variable
1 parent 0becda7 commit e7b117d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NodeFirefox/generate_config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ cat <<_EOF
2323
],
2424
"proxy": "org.openqa.grid.selenium.proxy.DefaultRemoteProxy",
2525
"maxSession": $NODE_MAX_SESSION,
26+
"host": $NODE_HOST,
2627
"port": $NODE_PORT,
2728
"register": true,
2829
"registerCycle": $NODE_REGISTER_CYCLE,

0 commit comments

Comments
 (0)