Files
symfony-flex-recipes/archived/symfony.flex/bd531800a9d4374d23716b0c6212e7d2d836e01c.json
T
github-action[bot]andgithub-action[bot] a5298a919f Update Flex archives
2021-12-18 17:20:12 +00:00

24 lines
894 B
JSON

{
"manifests": {
"symfony/flex": {
"manifest": {
"copy-from-recipe": {
".env.dist": ".env.dist"
}
},
"files": {
".env.dist": {
"contents": [
"# This file is a \"template\" of which env vars needs to be defined in your configuration or in an .env file",
"# Set variables here that may be different on each deployment target of the app, e.g. development, staging, production.",
"# http://symfony.com/doc/current/best_practices/configuration.html#infrastructure-related-configuration",
""
],
"executable": false
}
},
"ref": "bd531800a9d4374d23716b0c6212e7d2d836e01c"
}
}
}