2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-08-07 13:02:13 +00:00

Updates to docker docs

This commit is contained in:
Oliver Walters
2021-06-16 22:32:29 +10:00
parent 1f31985c14
commit c6b3422dde
2 changed files with 18 additions and 14 deletions

@@ -40,10 +40,6 @@ InvenTree data are stored inside the container at `/home/inventree/data`.
This directory should be mounted as a volume which points to a directory on your local machine.
### Static Directory
Static files are stored internal to the container instance, at the location `/home/inventree/static`
### Configuration File
As discussed in the [configuration documentation](./config.md), InvenTree run-time settings can be provided in a configuration file.