Merge pull request #438

This commit is contained in:
symfony-flex-server[bot]
2018-07-31 06:31:47 +00:00
committed by GitHub
+13
View 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": ""
}
}