Merge pull request #339

This commit is contained in:
symfony-flex-server[bot]
2018-04-17 06:18:44 +00:00
committed by GitHub
@@ -1,6 +1,12 @@
snc_redis:
clients:
default:
type: predis
alias: default
dsn: "%env(REDIS_URL)%"
# Define your clients here. The example below connects to database 0 of the default Redis server.
#
# See https://github.com/snc/SncRedisBundle/blob/master/Resources/doc/index.md for instructions on
# how to configure the bundle.
#
# default:
# type: predis
# alias: default
# dsn: "%env(REDIS_URL)%"