DX: avoid duplicate config
This commit is contained in:
parent
4157b4bb21
commit
8d3b56c6fe
@ -7,4 +7,3 @@ lexik_jwt_authentication:
|
|||||||
# then copy past the printed string into the dedicated environment variable
|
# then copy past the printed string into the dedicated environment variable
|
||||||
secret_key: '%env(base64:resolve:JWT_SECRET_KEY)%'
|
secret_key: '%env(base64:resolve:JWT_SECRET_KEY)%'
|
||||||
public_key: '%env(base64:resolve:JWT_PUBLIC_KEY)%'
|
public_key: '%env(base64:resolve:JWT_PUBLIC_KEY)%'
|
||||||
pass_phrase: '%env(JWT_PASSPHRASE)%'
|
|
||||||
|
Loading…
Reference in New Issue
Block a user