Skip to content

Commit 9a41821

Browse files
author
Xcalizorz
committed
Use config.toml in hub as well
Fixes #1754
1 parent c721541 commit 9a41821

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Hub/start-selenium-grid-hub.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ java ${JAVA_OPTS:-$SE_JAVA_OPTS} -Dwebdriver.http.factory=jdk-http-client \
3636
--session-retry-interval ${SE_SESSION_RETRY_INTERVAL} \
3737
--relax-checks ${SE_RELAX_CHECKS} \
3838
--bind-host ${SE_BIND_HOST} \
39+
--config /opt/selenium/config.toml \
3940
${HOST_CONFIG} \
4041
${PORT_CONFIG} \
4142
${SE_OPTS}

0 commit comments

Comments
 (0)