forked from wallabag/wallabag
Use redis scheme for Redis
This commit is contained in:
@ -55,7 +55,7 @@ parameters:
|
||||
rabbitmq_prefetch_count: 10
|
||||
|
||||
# Redis processing
|
||||
redis_scheme: tcp
|
||||
redis_scheme: redis
|
||||
redis_host: localhost
|
||||
redis_port: 6379
|
||||
redis_path: null
|
||||
|
||||
Reference in New Issue
Block a user