Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mohamed-helmy authored May 16, 2024
1 parent 7dab6c3 commit ed7d0c0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ To use EmuHub, follow these steps:
```

3. **Run EmuHub Container**:

Start the EmuHub container.

```bash
Expand All @@ -50,7 +51,8 @@ To use EmuHub, follow these steps:
--log-opt max-file=10 \
emuhub
```
4. **Access Emulators**: Open your web browser and navigate to `http://localhost:6080` to access the EmuHub interface and start testing your Android applications.
4. **Access Emulators**: Open your web browser and navigate to `http://localhost:8000` to access the EmuHub interface and start testing your Android applications.

## Example Docker Compose
```yaml
services:
Expand Down

0 comments on commit ed7d0c0

Please sign in to comment.