mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-12 04:15:30 +00:00
README nits
This commit is contained in:
parent
4f52494235
commit
f96b3b59be
1 changed files with 1 additions and 1 deletions
|
|
@ -98,8 +98,8 @@ docker run -p 3000:3000 --pull=always --rm -v $(pwd):/data -e CONFIG_PATH=/data/
|
|||
- Starts the web server on port 3000.
|
||||
</details>
|
||||
</br>
|
||||
3. Start searching at `http://localhost:3000`
|
||||
|
||||
3. Start searching at `http://localhost:3000`
|
||||
</br>
|
||||
|
||||
To learn how to configure Sourcebot to index your own repos, please refer to our [docs](https://docs.sourcebot.dev/self-hosting/overview).
|
||||
|
|
|
|||
Loading…
Reference in a new issue