mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 23:26:27 +03:00
[LexikJWTAuthenticationBundle] Add aliases
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"copy-from-recipe": {
|
||||
"etc/": "%ETC_DIR%"
|
||||
},
|
||||
"aliases": ["jwt-auth"],
|
||||
"env": {
|
||||
"JWT_PRIVATE_KEY_PATH": "%ETC_DIR%/jwt/private.pem",
|
||||
"JWT_PUBLIC_KEY_PATH": "%ETC_DIR%/jwt/public.pem",
|
||||
|
||||
Reference in New Issue
Block a user