Files
symfony-flex-recipes-contrib/sensiolabs-de/storyblok-bundle/0.3/manifest.json
T
2024-10-15 04:16:10 +04:00

16 lines
402 B
JSON

{
"bundles": {
"SensioLabs\\Storyblok\\Bundle\\StoryblokBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"STORYBLOK_API_BASE_URI": "https://api.storyblok.com",
"STORYBLOK_API_TOKEN": "",
"#1": "STORYBLOK_VERSION=",
"#2": "STORYBLOK_ASSETS_API_TOKEN=",
"#3": "STORYBLOK_WEBHOOK_SECRET="
}
}