Skip to content

Commit 5573d80

Browse files
author
Alexander Eimer
committed
lexik/jwt-auth adds gitignore to manifest
1 parent 1e60d58 commit 5573d80

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lexik/jwt-authentication-bundle/2.3/manifest.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,8 @@
1111
"JWT_PRIVATE_KEY_PATH": "%CONFIG_DIR%/jwt/private.pem",
1212
"JWT_PUBLIC_KEY_PATH": "%CONFIG_DIR%/jwt/public.pem",
1313
"JWT_PASSPHRASE": "%generate(secret)%"
14+
},
15+
"gitignore": {
16+
"/var/jwt"
1417
}
1518
}

0 commit comments

Comments
 (0)