This commit is contained in:
Alestrix 2024-01-30 10:08:39 -07:00 committed by GitHub
commit e2dbdbc9ba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -222,8 +222,8 @@ that makes daily snapshot of the entire directory.
#### Restore
* down the bookstack containers `docker-compose down`</br>
* delete the entire bookstack directory</br>
* from the backup copy back the bookstack directory</br>
* down the rustdesk containers `docker-compose down`</br>
* delete the entire rustdesk directory</br>
* from the backup copy back the rustdesk directory</br>
* start the containers `docker-compose up -d`