mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 15:16:30 +03:00
[league/oauth2-server-bundle] Add aliases (#1132)
This commit is contained in:
@@ -10,5 +10,6 @@
|
||||
"OAUTH_PUBLIC_KEY": "%kernel.project_dir%/%CONFIG_DIR%/jwt/public.pem",
|
||||
"OAUTH_PASSPHRASE": "%generate(secret)%",
|
||||
"OAUTH_ENCRYPTION_KEY": "%generate(secret)%"
|
||||
}
|
||||
},
|
||||
"aliases": ["oauth2-server", "oauth-server"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user