[edit] RibsCronBundle version dir

This commit is contained in:
Piou-piou
2019-10-12 20:53:49 +02:00
parent 03079698ac
commit 200de7646d
3 changed files with 1 additions and 1 deletions
@@ -0,0 +1,12 @@
{
"bundles": {
"PiouPiou\\RibsCronBundle\\RibsCronBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"IP_CRON_EXTERNAL": "",
"IP_CRON_INTERNAL": "127.0.0.1"
}
}