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

24 lines
895 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.",
"# https://symfony.com/doc/current/best_practices/configuration.html#infrastructure-related-configuration",
""
],
"executable": false
}
},
"ref": "7442ab6b1fa8d51f0aa7e779955cf3e0dbcdc767"
}
}
}