mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
Add recipe "atlas/symfony"
This commit is contained in:
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"bundles": {
|
||||||
|
"Atlas\\Symfony\\AtlasBundle": ["all"]
|
||||||
|
},
|
||||||
|
"copy-from-package": {
|
||||||
|
"Resources/config/atlas.yaml": "%CONFIG_DIR%/packages/atlas.yaml"
|
||||||
|
},
|
||||||
|
"env": {
|
||||||
|
"ATLAS_PDO_DSN": "",
|
||||||
|
"ATLAS_PDO_USERNAME": "",
|
||||||
|
"ATLAS_PDO_PASSWORD": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user