mirror of
				https://github.com/inventree/inventree-docs.git
				synced 2025-10-30 20:35:38 +00:00 
			
		
		
		
	Admonition
This commit is contained in:
		| @@ -74,6 +74,7 @@ InvenTree stores data which is meant to be persistent (e.g. uploaded media files | |||||||
|  |  | ||||||
| The first step is to edit the environment variables, located in the `.env` file. | The first step is to edit the environment variables, located in the `.env` file. | ||||||
|  |  | ||||||
|  | !!! warning "External Volume" | ||||||
|     The only *mandatory* change is to define the `INVENTREE_EXT_VOLUME` variable - this must point to a directory *on your local machine* where persistent data is to be stored. |     The only *mandatory* change is to define the `INVENTREE_EXT_VOLUME` variable - this must point to a directory *on your local machine* where persistent data is to be stored. | ||||||
|  |  | ||||||
| !!! info "Database Credentials" | !!! info "Database Credentials" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user