mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-08-23 20:25:58 +00:00
Config file docs (#438)
* Remove misleading hard-coded config file path * Clean up documentation about configuration file
This commit is contained in:
@@ -206,9 +206,8 @@ mysql> EXIT;
|
||||
|
||||
Once the required software packages are installed and the database has been created, the InvenTree server options must be configured.
|
||||
|
||||
InvenTree configuration can be performed using environment variables, or the `config.yaml` file (or a combination of both).
|
||||
|
||||
Edit the configuration file at `/home/inventree/src/InvenTree/config.yaml`.
|
||||
!!! tip "Configuration Options"
|
||||
InvenTree configuration can be performed using environment variables, or the `config.yaml` configuration file (or a combination of both).
|
||||
|
||||
!!! info "Config Guidelines"
|
||||
Refer to the [configuration guidelines](./config.md) for full details.
|
||||
|
Reference in New Issue
Block a user