Skip to content

Commit d335b2f

Browse files
author
symfony-flex-server[bot]
authored
Merge pull request #390
2 parents bd24721 + 83c09e8 commit d335b2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
lexik_jwt_authentication:
22
private_key_path: '%kernel.project_dir%/%env(JWT_PRIVATE_KEY_PATH)%'
3-
public_key_path: '%kernel.project_dir%/%env(JWT_PUBLIC_KEY_PATH)%'
4-
pass_phrase: '%env(JWT_PASSPHRASE)%'
3+
public_key_path: '%kernel.project_dir%/%env(JWT_PUBLIC_KEY_PATH)%'
4+
pass_phrase: '%env(JWT_PASSPHRASE)%'

0 commit comments

Comments
 (0)