Skip to content

Commit

Permalink
Merge pull request #979
Browse files Browse the repository at this point in the history
  • Loading branch information
symfony-flex-server[bot] authored Jul 19, 2020
2 parents 9f9f09f + 650b875 commit d3285f7
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/1.0/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 d3285f7

Please # to comment.