11 lines
242 B
Plaintext
11 lines
242 B
Plaintext
---
|
|
title: Getting Started
|
|
---
|
|
import DocCardList from '@theme/DocCardList';
|
|
|
|
:::info
|
|
After running Seerr for the first time, configure it by visiting the web UI at `http://[address]:5055` and completing the setup steps.
|
|
:::
|
|
|
|
<DocCardList />
|