mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-12-18 01:58:06 +00:00
Add note about skipping backup during update step (#428)
This commit is contained in:
@@ -213,6 +213,9 @@ Run the following command to ensure that the InvenTree database is updated:
|
||||
docker-compose run inventree-server invoke update
|
||||
```
|
||||
|
||||
!!! info "Skip Backup"
|
||||
By default, the `invoke update` command performs a database backup. To skip this step, add the `--skip-backup` flag
|
||||
|
||||
### Start Containers
|
||||
|
||||
Now restart the docker containers:
|
||||
|
||||
Reference in New Issue
Block a user