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.
2 parents 8fd0708 + e4716d0 commit 84b8965Copy full SHA for 84b8965
README.md
@@ -107,14 +107,6 @@ cp .env.example .env
107
```
108
Edit `.env` with your preferred text editor and add your API keys
109
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
118
3. Run with Docker:
119
```bash
120
# Build and start the container with default settings (browser closes after AI tasks)
0 commit comments