docs: Update README.md (#241) [skip ci]

This commit is contained in:
Angry Cuban
2020-12-13 22:38:47 -06:00
committed by GitHub
parent b3b8e7b0cc
commit da65988926

View File

@@ -57,7 +57,7 @@ docker run -d \
-p 5055:3000 \
-v /path/to/appdata/config:/config \
--restart unless-stopped \
sctx/overseer
sctx/overseerr
```
After running Overseerr for the first time, configure it by visiting the web UI at http://[address]:5055 and completing the setup steps.