Skip to content

Commit 84b8965

Browse files
authored
Merge pull request #283 from kedar-1/main
Remove not related text from README.md
2 parents 8fd0708 + e4716d0 commit 84b8965

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -107,14 +107,6 @@ cp .env.example .env
107107
```
108108
Edit `.env` with your preferred text editor and add your API keys
109109

110-
feature/arm64-support
111-
4. **Access the Application:**
112-
- WebUI: `http://localhost:7788`
113-
- VNC Viewer (to see browser interactions): `http://localhost:6080/vnc.html`
114-
- Direct VNC access is available on port 5901 (especially useful for Mac users)
115-
116-
Default VNC password is "vncpassword". You can change it by setting the `VNC_PASSWORD` environment variable in your `.env` file.
117-
118110
3. Run with Docker:
119111
```bash
120112
# Build and start the container with default settings (browser closes after AI tasks)

0 commit comments

Comments
 (0)