mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 23:26:27 +03:00
Remove last dot and change sender for adapter
This commit is contained in:
@@ -5,5 +5,5 @@ framework:
|
||||
# amqp: "%env(MESSENGER_ADAPTER_DSN)%"
|
||||
|
||||
routing:
|
||||
# Route your messages to the senders.
|
||||
# Route your messages to the adapters
|
||||
# 'App\Message\YourMessage': amqp
|
||||
|
||||
Reference in New Issue
Block a user