Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Yehonal authored Oct 21, 2022
1 parent 5887cad commit 336e107
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,9 +109,10 @@ There are several commands to stop or restart the services, depending on your ne

### Update your services with latest images

You just need to combine the following 2 commands:
You just need to combine the following commands:

```Bash
docker compose down
docker compose pull
docker compose rm -s -v -f ac-client-data
docker compose up ac-db-import
Expand Down

0 comments on commit 336e107

Please sign in to comment.