Skip to content

Commit

Permalink
Create recipe for MeteoConcept/HCaptchaBundle
Browse files Browse the repository at this point in the history
  • Loading branch information
lgeorget committed Jul 9, 2020
1 parent a701a4b commit 1e2caee
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
meteo_concept_hcaptcha:
hcaptcha:
site_key: 10000000-ffff-ffff-ffff-000000000001
secret: '%env(resolve:HCAPTCHA_SECRET)%'
11 changes: 11 additions & 0 deletions meteo-concept/hcaptcha-bundle/0.1.0-alpha/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"bundles": {
"MeteoConcept\\HCaptchaBundle\\MeteoConceptHCaptchaBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"HCAPTCHA_SECRET": "0x0000000000000000000000000000000000000000"
}
}

0 comments on commit 1e2caee

Please sign in to comment.