1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wallabag2_ynh.git synced 2024-10-01 13:35:06 +02:00

Update parameters.yml

This commit is contained in:
Éric Gaspar 2023-11-16 14:16:57 +01:00
parent f90e9bd9b8
commit de03d55875

View file

@ -26,6 +26,7 @@ parameters:
rabbitmq_port: 5672
rabbitmq_user: guest
rabbitmq_password: guest
rabbitmq_prefetch_count: 10
redis_scheme: tcp
redis_host: localhost
redis_port: 6379