Skip to content

Commit

Permalink
Add recipe "atlas/symfony"
Browse files Browse the repository at this point in the history
  • Loading branch information
pmjones committed Jul 27, 2018
1 parent d229171 commit 9bf4ebb
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions atlas/symfony/1.0/manifest.json
@@ -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": ""
}
}

0 comments on commit 9bf4ebb

Please sign in to comment.