From 48d2a11318207cf9ea662d750bd92724f0174d8e Mon Sep 17 00:00:00 2001 From: Oliver Date: Mon, 18 Oct 2021 08:50:37 +1100 Subject: [PATCH] Update docker_prod.md --- docs/start/docker_prod.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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