Files
symfony-flex-recipes-contrib/zenstruck/redis/0.1/manifest.json
T

9 lines
132 B
JSON

{
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"REDIS_DSN": "redis://localhost"
}
}