Merge pull request #265

This commit is contained in:
symfony-flex-server[bot]
2018-01-28 12:00:35 +00:00
committed by GitHub
2 changed files with 11 additions and 0 deletions
@@ -0,0 +1,3 @@
ndc_maintenance:
authorized_ips:
- '127.0.0.1'
@@ -0,0 +1,8 @@
{
"bundles": {
"NDC\\MaintenanceBundle\\NDCMaintenanceBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}