mirror of
https://github.com/dani-garcia/vaultwarden.wiki.git
synced 2026-08-03 10:23:44 +03:00
Fix updating via docker-compose
@@ -40,7 +40,7 @@ You can also use a tool like [Watchtower](https://containrrr.dev/watchtower/) to
|
||||
## Updating when using docker-compose
|
||||
|
||||
```sh
|
||||
docker-compose stop
|
||||
docker-compose down
|
||||
docker-compose pull
|
||||
docker-compose up -d
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user