Introduce a RABBITMQ_URL

This commit is contained in:
Yassine Guedidi
2025-02-22 14:57:53 +01:00
parent 598515868c
commit f9847a0099
2 changed files with 19 additions and 6 deletions

View File

@ -239,12 +239,8 @@ rulerz:
old_sound_rabbit_mq:
connections:
default:
host: "%rabbitmq_host%"
port: "%rabbitmq_port%"
user: "%rabbitmq_user%"
password: "%rabbitmq_password%"
vhost: /
lazy: true
url: "%env(RABBITMQ_URL)%"
lazy: true
producers:
import_pocket:
connection: default