mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-25 20:58:50 +01:00
docs: Update docker_compose_install.md 📚(#1153)
* Update docker_compose_install.md add instruction to stop the container * Update docker_compose_install.md --------- Co-authored-by: Danny Avila <110412045+danny-avila@users.noreply.github.com>
This commit is contained in:
parent
9d565ec8a5
commit
ed3d7c9f80
1 changed files with 2 additions and 0 deletions
|
|
@ -49,6 +49,8 @@ If you're having issues running this command, you can try running what the scrip
|
|||
Prefix commands with `sudo` according to your environment permissions.
|
||||
|
||||
```bash
|
||||
# Stop the container (if running)
|
||||
docker-compose down
|
||||
# Fetch the latest changes from Github
|
||||
git fetch origin
|
||||
# Switch to the repo's main branch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue