mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-28 19:46:46 +00:00
Andrew's eagle eyes
This commit is contained in:
parent
4de12033bb
commit
31f3ead5dc
@ -35,10 +35,10 @@ To setup the InvenTree environment, *cd into the inventree directory* and run th
|
|||||||
|
|
||||||
which installs all required Python packages using pip package manager. It also creates a (default) database configuration file which needs to be edited to meet user needs before proceeding (see next step below).
|
which installs all required Python packages using pip package manager. It also creates a (default) database configuration file which needs to be edited to meet user needs before proceeding (see next step below).
|
||||||
|
|
||||||
Additionally, this step creates a *SECREY_KEY* file which is used for the django authentication framework.
|
Additionally, this step creates a *SECRET_KEY* file which is used for the django authentication framework.
|
||||||
|
|
||||||
.. important::
|
.. important::
|
||||||
The *SECREY_KEY* file should never be shared or made public.
|
The *SECRET_KEY* file should never be shared or made public.
|
||||||
|
|
||||||
Database Configuration
|
Database Configuration
|
||||||
-----------------------
|
-----------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user