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

24 lines
859 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 need to be defined for your application",
"# Copy this file to .env file for development, create environment variables when deploying to production",
"# https://symfony.com/doc/current/best_practices/configuration.html#infrastructure-related-configuration",
""
],
"executable": false
}
},
"ref": "e921bdbfe20cdefa3b82f379d1cd36df1bc8d115"
}
}
}