mirror of
https://github.com/symfony/recipes.git
synced 2026-03-23 23:32:10 +01:00
[league/oauth2-server-bundle] Gitignore signature keypair
This commit is contained in:
@@ -11,5 +11,8 @@
|
||||
"OAUTH_PASSPHRASE": "%generate(secret)%",
|
||||
"OAUTH_ENCRYPTION_KEY": "%generate(secret)%"
|
||||
},
|
||||
"gitignore": [
|
||||
"/%CONFIG_DIR%/jwt/*.pem"
|
||||
],
|
||||
"aliases": ["oauth2-server", "oauth-server"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user