2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-09-13 22:21:33 +00:00

Simplify docker development setup guide

This commit is contained in:
Oliver Walters
2022-04-20 23:49:08 +10:00
parent 323ee32de6
commit f20b87af60
3 changed files with 56 additions and 90 deletions

View File

@@ -68,7 +68,10 @@ InvenTree stores data which is meant to be persistent (e.g. uploaded media files
!!! info "Data Directory"
Make sure you change the path to the local directory where you want persistent data to be stored.
## Production Setup
## Production Setup Guide
!!! info "Starting Point"
This setup guide assumes you are starting in the `./docker/production/` directory.
### Edit Environment Variables