Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
louie-tsai committed Feb 7, 2025
1 parent 5db715c commit bf8ed48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AgentQnA/ui/svelte/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Here're some of the project's features:
- Run the Docker container:

```
docker run -d --network host -p 3000:3000 --name agent-ui opea:agent-ui
docker run -d -p 5173:5173 --name agent-ui opea:agent-ui
```

- The application will be available at `http://localhost:5173`.

0 comments on commit bf8ed48

Please sign in to comment.