Skip to content

Commit 21e7068

Browse files
authored
Faster access to noVNC (#1748)
[skip ci]
1 parent 0beb3ea commit 21e7068

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ docker run -d -p 4444:4444 -p 7900:7900 --shm-size="2g" selenium/standalone-fire
7070

7171
3. That's it!
7272

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

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

0 commit comments

Comments
 (0)