diff --git a/lexik/jwt-authentication-bundle/2.3/manifest.json b/lexik/jwt-authentication-bundle/2.3/manifest.json index 30e013c5..47c46bb0 100644 --- a/lexik/jwt-authentication-bundle/2.3/manifest.json +++ b/lexik/jwt-authentication-bundle/2.3/manifest.json @@ -13,6 +13,6 @@ "JWT_PASSPHRASE": "%generate(secret)%" }, "gitignore": [ - "/var/jwt" + "%CONFIG_DIR%/jwt/*.pem" ] }