mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-04-28 05:36:46 +00:00
Update docker_dev.md
Fixed typo in stop command
This commit is contained in:
parent
8fe682e2de
commit
90059956ee
@ -101,7 +101,7 @@ Once initial setup is complete, stopping and restarting the services is much sim
|
|||||||
To stop the InvenTree development server, simply run the following command:
|
To stop the InvenTree development server, simply run the following command:
|
||||||
|
|
||||||
```
|
```
|
||||||
docker-compose -f docker-compose-dev.yml down
|
docker-compose -f docker-compose.dev.yml down
|
||||||
```
|
```
|
||||||
|
|
||||||
### Start InvenTree Services
|
### Start InvenTree Services
|
||||||
|
Loading…
x
Reference in New Issue
Block a user