Updated deploy.rst for better clarity
This commit is contained in:
parent
2fec0b206c
commit
a6d40a4a76
1 changed files with 1 additions and 0 deletions
|
|
@ -62,6 +62,7 @@ You can use the following command to output a random secret key:
|
||||||
|
|
||||||
$ python -c 'import secrets; print(secrets.token_hex())'
|
$ python -c 'import secrets; print(secrets.token_hex())'
|
||||||
|
|
||||||
|
Example secret key:
|
||||||
'192b9bdd22ab9ed4d12e236c78afcb9a393ec15f71bbf5dc987d54727823bcbf'
|
'192b9bdd22ab9ed4d12e236c78afcb9a393ec15f71bbf5dc987d54727823bcbf'
|
||||||
|
|
||||||
Create the ``config.py`` file in the instance folder, which the factory
|
Create the ``config.py`` file in the instance folder, which the factory
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue