mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 04:37:11 +01:00
docs(docker): Add -d flag to update commands to reflect docker install instructions
This commit is contained in:
parent
4d698db550
commit
0a92f987ee
1 changed files with 1 additions and 1 deletions
|
|
@ -121,7 +121,7 @@ To update the Docker image, simply pull the new images and rebuild:
|
|||
|
||||
```bash
|
||||
docker compose pull
|
||||
docker compose up --force-recreate
|
||||
docker compose up --force-recreate -d
|
||||
```
|
||||
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue