mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-23 16:22:19 +01:00
Add recipe "atlas/symfony"
This commit is contained in:
13
atlas/symfony/1.0/manifest.json
Normal file
13
atlas/symfony/1.0/manifest.json
Normal file
@@ -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