Files
symfony-flex-recipes-contrib/nuboxdevcom.maintenance-bundle.2.0.json
T
github-action botandgithub-action bot 030c77cfa8 Update Flex endpoint
2021-09-22 13:12:29 +00:00

28 lines
836 B
JSON

{
"manifests": {
"nuboxdevcom/maintenance-bundle": {
"manifest": {
"bundles": {
"NDC\\MaintenanceBundle\\NDCMaintenanceBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/ndc_maintenance.yaml": {
"contents": [
"ndc_maintenance:",
" authorized_ips:",
" - '127.0.0.1'",
""
],
"executable": false
}
},
"ref": "bd53f9097f444c90079c17d2533ada4edff9beb5"
}
}
}