DX: avoid duplicate config

This commit is contained in:
Julien Fastré 2023-01-13 18:21:02 +01:00
parent 4157b4bb21
commit 8d3b56c6fe
Signed by: julienfastre
GPG Key ID: BDE2190974723FCB
1 changed files with 0 additions and 1 deletions

View File

@ -7,4 +7,3 @@ lexik_jwt_authentication:
# then copy past the printed string into the dedicated environment variable
secret_key: '%env(base64:resolve:JWT_SECRET_KEY)%'
public_key: '%env(base64:resolve:JWT_PUBLIC_KEY)%'
pass_phrase: '%env(JWT_PASSPHRASE)%'