mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
13 lines
247 B
JSON
13 lines
247 B
JSON
{
|
|
"bundles": {
|
|
"PiouPiou\\RibsCronBundle\\RibsCronBundle": ["all"]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
},
|
|
"env": {
|
|
"IP_CRON_EXTERNAL": "",
|
|
"IP_CRON_INTERNAL": "127.0.0.1"
|
|
}
|
|
}
|