Skip to content

Commit a1791a9

Browse files
author
Alexander Eimer
committed
Adapts path for lexik jwt auth
1 parent 351f813 commit a1791a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
"JWT_PASSPHRASE": "%generate(secret)%"
1414
},
1515
"gitignore": [
16-
"/var/jwt"
16+
"%CONFIG_DIR%/jwt/*.pem"
1717
]
1818
}

0 commit comments

Comments
 (0)