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

25 lines
876 B
JSON

{
"manifests": {
"symfony/flex": {
"manifest": {
"copy-from-recipe": {
".env": ".env"
}
},
"files": {
".env": {
"contents": [
"# This file defines all environment variables that the application needs.",
"# Use \".env.local\" for local overrides during development.",
"# Use real environment variables when deploying to production.",
"# https://symfony.com/doc/current/best_practices/configuration.html#infrastructure-related-configuration",
""
],
"executable": false
}
},
"ref": "b96338eb5155c5b97a80e7705abf30aa09c29167"
}
}
}