mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
* Fix: Version bundle not stable yet * Adds assets api * Adds blankline * Version 0.2 recipes * Update sensiolabs-de/storyblok-bundle/0.2/config/routes/storyblok.yaml
5 lines
151 B
YAML
5 lines
151 B
YAML
storyblok:
|
|
base_uri: '%env(STORYBLOK_API_BASE_URI)%'
|
|
token: '%env(STORYBLOK_API_TOKEN)%'
|
|
# assets_token: '%env(STORYBLOK_ASSETS_API_TOKEN)%'
|