Where do you put the configuration?
You are setting up a third-party integration only for the Production environment, which connects to an external RabbitMQ server. Where do you put the configuration?A . In the app/etc/env.php fileB . In the QUEUE_CONFIGURATION variable...