mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
DOC: add jwt key generation in the sf5 installationdoc - format doc
This commit is contained in:
parent
61d0005be8
commit
8d225dd68c
@ -116,9 +116,9 @@ you can either:
|
||||
|
||||
- set up the jwt authentication bundle
|
||||
|
||||
Some environment variables are available for the JWT authentication bundle in the `.env` file. You must also run the command
|
||||
`symfony console lexik:jwt:generate-keypair` to generate some keys that will be stored in the paths set up in the `JWT_SECRET_KEY`
|
||||
and the `JWT_PUBLIC_KEY` env variables. This is only required for using the stored documents in Chill.
|
||||
Some environment variables are available for the JWT authentication bundle in the :code:`..env` file. You must also run the command
|
||||
:code:`.symfony console lexik:jwt:generate-keypair` to generate some keys that will be stored in the paths set up in the :code:`.JWT_SECRET_KEY`
|
||||
and the :code:`.JWT_PUBLIC_KEY` env variables. This is only required for using the stored documents in Chill.
|
||||
|
||||
Prepare migrations and other tools
|
||||
**********************************
|
||||
|
Loading…
x
Reference in New Issue
Block a user