mirror of
				https://github.com/inventree/inventree-docs.git
				synced 2025-10-31 12:55:37 +00:00 
			
		
		
		
	Add warning about scrubbing account data
This commit is contained in:
		| @@ -117,6 +117,9 @@ Alternatively, admin account details can be specifed in the `.env` file, removin | ||||
| | INVENTREE_ADMIN_PASSWORD | Admin account password | | ||||
| | INVENTREE_ADMIN_EMAIL | Admin account email address | | ||||
|  | ||||
| !!! warning "Scrub Account Data" | ||||
|     Ensure that the admin account credentials are removed from the `.env` file after the first run, for security. | ||||
|  | ||||
| ### Start Docker Containers | ||||
|  | ||||
| Now that the database has been created, migrations applied, and you have created an admin account, we are ready to launch the InvenTree containers: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user