mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 21:25:42 +00:00 
			
		
		
		
	change web -> inventree
This commit is contained in:
		| @@ -35,8 +35,8 @@ services: | ||||
|  | ||||
|     # InvenTree web server services | ||||
|     # Uses gunicorn as the web server | ||||
|     web: | ||||
|         container_name: web | ||||
|     inventree: | ||||
|         container_name: inventree | ||||
|         image: inventree/inventree:latest | ||||
|         expose: | ||||
|             - 8000 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user