Remove not related text from README.md

This commit is contained in:
kedar-1
2025-02-12 20:38:53 +01:00
committed by GitHub
parent 8fd0708c0e
commit e4716d0634

View File

@@ -107,14 +107,6 @@ cp .env.example .env
``` ```
Edit `.env` with your preferred text editor and add your API keys Edit `.env` with your preferred text editor and add your API keys
feature/arm64-support
4. **Access the Application:**
- WebUI: `http://localhost:7788`
- VNC Viewer (to see browser interactions): `http://localhost:6080/vnc.html`
- Direct VNC access is available on port 5901 (especially useful for Mac users)
Default VNC password is "vncpassword". You can change it by setting the `VNC_PASSWORD` environment variable in your `.env` file.
3. Run with Docker: 3. Run with Docker:
```bash ```bash
# Build and start the container with default settings (browser closes after AI tasks) # Build and start the container with default settings (browser closes after AI tasks)