diff --git a/docs/start/docker_prod.md b/docs/start/docker_prod.md index 7b98de2..7f749fc 100644 --- a/docs/start/docker_prod.md +++ b/docs/start/docker_prod.md @@ -227,9 +227,7 @@ docker-compose run inventree-server invoke update ### Start Containers -Now restart the containers. - -As part of the server initialization process, data migrations and static file updates will be performed automatically. +Now restart the docker containers: ``` docker-compose up -d