Files
symfony-flex-recipes-contrib/nucleos/user-bundle/1.1/manifest.json
T
2020-02-01 20:31:42 +01:00

14 lines
248 B
JSON

{
"bundles": {
"Nucleos\\UserBundle\\NucleosUserBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/",
"src/": "%SRC_DIR%/"
},
"env": {
"MAIL_SENDER": "no-reply@localhost"
}
}