1 2 3 4 5 6 7
bind ${REDIS_ADDR} daemonize yes loglevel debug logfile ${TMPDIR}/redis.log pidfile ${TMPDIR}/redis.pid port ${REDIS_PORT} dir ${TMPDIR}