We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b05304e commit c3f013dCopy full SHA for c3f013d
README.md
@@ -115,7 +115,7 @@ services:
115
depends_on:
116
- selenium-hub
117
environment:
118
- HUB_HOST: hub
+ HUB_HOST: selenium-hub
119
120
firefox:
121
image: selenium/node-firefox:4.0.0-alpha-6-20200721
@@ -124,7 +124,7 @@ services:
124
125
126
127
128
129
opera:
130
image: selenium/node-opera:4.0.0-alpha-6-20200721
@@ -133,7 +133,7 @@ services:
133
134
135
136
137
138
selenium-hub:
139
image: selenium/hub:4.0.0-alpha-6-20200721
0 commit comments