Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
acidiney authored Feb 6, 2024
1 parent a70fed3 commit fb861e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ Example:
node ace queue:listen:ui
```

By default, the UI will be accessible at `localhost:9999/ui`. You can specify a different port using the `--port` option:
By default, the UI will be accessible at `localhost:9999/admin`. You can specify a different port using the `--port` option:

```bash
node ace queue:listen:ui --port=3939
Expand All @@ -136,4 +136,4 @@ This command starts the queue worker and launches the UI for convenient manageme
- **h3**: A library for generating unique hash codes.

# Author
Acidiney Dias
Acidiney Dias

0 comments on commit fb861e3

Please sign in to comment.