Files
Maksim Kotlyar ed480f8e7a add new line
2018-02-02 10:38:43 +02:00

12 lines
225 B
JSON

{
"bundles": {
"Makasim\\Yadm\\Bundle\\YadmBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"MONGO_DSN": "mongodb://localhost:27017/db_name"
}
}