Skip to content

Commit 83c09e8

Browse files
committed
[jwt] Uniformize YAML files's indentation
1 parent bd24721 commit 83c09e8

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)