mirror of
https://github.com/inventree/InvenTree.git
synced 2025-10-15 21:52:21 +00:00
Add docs for governance and security (#9360)
* add docs for governance and security * fix formatting * rename page * add thread modell info * fix list rendering * Add links to the thread modell throughout the docs * add link to devsecops * fix thread / threat * fix path * text fixes
This commit is contained in:
@@ -185,6 +185,10 @@ This will export database records to the file `data.json` in your mounted volume
|
||||
|
||||
## Further Configuration
|
||||
|
||||
### Check your security posture
|
||||
|
||||
It is recommended to check the [threat modelling inputs](../concepts/threat_model.md) to ensure that your InvenTree installation is set up in the way that it is assumed in the software design.
|
||||
|
||||
### Custom Domain
|
||||
|
||||
By default, the InvenTree server is accessible at [http://inventree.localhost](http://inventree.localhost). If you wish to use a custom domain, you can edit the `.env` environment file to specify the domain name.
|
||||
|
Reference in New Issue
Block a user