mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-22 09:49:20 -07:00
make fancy :)
@@ -61,7 +61,7 @@ The prune command will remove the now old container (-f stands for: Do not ask f
|
||||
|
||||
Put these into cronjob if you want (time can be changed):
|
||||
```
|
||||
Sudo crontab -e
|
||||
$ sudo crontab -e
|
||||
0 2 * * * sudo systemctl restart bitwarden.service
|
||||
|
||||
0 3 * * * sudo /usr/bin/docker system prune -f
|
||||
|
||||
Reference in New Issue
Block a user