2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-04-27 21:26:43 +00:00

Add warning about scrubbing account data

This commit is contained in:
Oliver Walters 2022-05-29 08:04:40 +10:00
parent 9306964652
commit ce53c40bde

View File

@ -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: