mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-11 20:05:25 +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.
|
- Starts the web server on port 3000.
|
||||||
</details>
|
</details>
|
||||||
</br>
|
</br>
|
||||||
3. Start searching at `http://localhost:3000`
|
|
||||||
|
|
||||||
|
3. Start searching at `http://localhost:3000`
|
||||||
</br>
|
</br>
|
||||||
|
|
||||||
To learn how to configure Sourcebot to index your own repos, please refer to our [docs](https://docs.sourcebot.dev/self-hosting/overview).
|
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