2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-06-13 10:45:32 +00:00

Update docker_prod.md

This commit is contained in:
Oliver
2021-10-18 08:50:37 +11:00
committed by GitHub
parent 927fde3dcd
commit 48d2a11318

View File

@ -227,9 +227,7 @@ docker-compose run inventree-server invoke update
### Start Containers ### Start Containers
Now restart the containers. Now restart the docker containers:
As part of the server initialization process, data migrations and static file updates will be performed automatically.
``` ```
docker-compose up -d docker-compose up -d