Skip to content

Commit

Permalink
Removed hard-coded host
Browse files Browse the repository at this point in the history
  • Loading branch information
esycat committed Oct 7, 2014
1 parent 23eff96 commit b6f7919
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf.d/hub.json
@@ -1,5 +1,5 @@
{
"host" : "selenium.wm.local",
"host" : "0.0.0.0",
"port" : 4444,
"newSessionWaitTimeout" : -1,
"servlets" : [],
Expand Down

0 comments on commit b6f7919

Please sign in to comment.