Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions docs/getting-started/quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,12 @@ The default credentials are:
<img src="/img/docs/jobs/olake-job.webp" alt="OLake UI Jobs" width="800" loading="lazy" decoding="async" />
</div>


### Accessing the OLake UI API

- **OLake UI API**: [http://localhost:8000/swagger](http://localhost:8000/swagger)


### Updating OLake UI

To update OLake UI to the latest version, use the following commands based on your setup:
Expand Down