mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-06-12 10:15:33 +00:00
Update docker compose commands (#436)
This commit is contained in:
@ -68,7 +68,7 @@ If desired, the user may edit the environment variables, located in the `.env` f
|
||||
Perform the initial database setup by running the following command:
|
||||
|
||||
```bash
|
||||
docker-compose run inventree-dev-server invoke update
|
||||
docker compose run inventree-dev-server invoke update
|
||||
```
|
||||
|
||||
If this is the first time you are configuring the development server, this command will build a development version of the inventree docker image.
|
||||
|
Reference in New Issue
Block a user