Skip to content

Commit

Permalink
Faster access to noVNC (#1748)
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
nwtgck authored Dec 19, 2022
1 parent 0beb3ea commit 21e7068
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ docker run -d -p 4444:4444 -p 7900:7900 --shm-size="2g" selenium/standalone-fire

3. That's it!

4. (Optional) To see what is happening inside the container, head to http://localhost:7900 (password is `secret`).
4. (Optional) To see what is happening inside the container, head to <http://localhost:7900/?autoconnect=1&resize=scale&password=secret>.

More details about visualising the container activity, check the [Debugging](#debugging) section.

Expand Down

0 comments on commit 21e7068

Please sign in to comment.