We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83b9223 commit 52b78a5Copy full SHA for 52b78a5
league/oauth2-server-bundle/0.4/manifest.json
@@ -11,5 +11,8 @@
11
"OAUTH_PASSPHRASE": "%generate(secret)%",
12
"OAUTH_ENCRYPTION_KEY": "%generate(secret)%"
13
},
14
+ "gitignore": [
15
+ "/%CONFIG_DIR%/jwt/*.pem"
16
+ ],
17
"aliases": ["oauth2-server", "oauth-server"]
18
}
0 commit comments