Skip to content

Commit a067beb

Browse files
author
symfony-flex-server[bot]
authored
Merge pull request #374
2 parents ca410fe + a1791a9 commit a067beb

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
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-
}
14+
},
15+
"gitignore": [
16+
"%CONFIG_DIR%/jwt/*.pem"
17+
]
1518
}

0 commit comments

Comments
 (0)