mirror of
				https://github.com/inventree/inventree-docs.git
				synced 2025-10-30 20:35:38 +00:00 
			
		
		
		
	Update docker_dev.md
Fixed typo in stop command
This commit is contained in:
		| @@ -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 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user