Merge pull request #219 from raybooysen/patch-1

Fixing typo in README.md
This commit is contained in:
warmshao
2025-02-02 00:06:07 +08:00
committed by GitHub

View File

@@ -83,7 +83,7 @@ playwright install
- WebUI: `http://localhost:7788`
- VNC Viewer (to see browser interactions): `http://localhost:6080/vnc.html`
Default VNC password is "vncpassword". You can change it by setting the `VNC_PASSWORD` environment variable in your `.env` file.
Default VNC password is "youvncpassword". You can change it by setting the `VNC_PASSWORD` environment variable in your `.env` file.
## Usage