Skip to content

Commit

Permalink
Added recipe for endeavour/groeigids-api-client-bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
Joep Oonk committed May 21, 2024
1 parent 8fb0eea commit 27b70f4
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
groeigids_api_client:
api_key: '%env(GROEIGIDS_API_KEY)%'
11 changes: 11 additions & 0 deletions endeavour/groeigids-api-client-bundle/0.1/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"bundles": {
"Endeavour\\GroeigidsApiClientBundle\\GroeigidsApiClientBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"GROEIGIDS_API_KEY": "your-groeigids-api-key"
}
}

0 comments on commit 27b70f4

Please sign in to comment.