1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-06-27 16:36:00 +00:00

Use redis scheme for Redis

This commit is contained in:
Yassine Guedidi 2025-02-22 13:34:09 +01:00
parent 43a4f57798
commit 9a95f55b9c
3 changed files with 3 additions and 3 deletions

View file

@ -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