mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-20 20:06:30 +03:00
* add recipe for api doc bundle https://github.com/Ehyiah/ApiDocBundle * update env vars
5 lines
122 B
YAML
5 lines
122 B
YAML
ehyiah_api_doc:
|
|
site_urls: '%env(SITE_URLS)%'
|
|
source_path: '%env(SOURCE_PATH)%'
|
|
dump_path: '%env(DUMP_PATH)%'
|