Skip to content

Instantly share code, notes, and snippets.

@lahaxearnaud
Created November 9, 2018 12:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lahaxearnaud/226f13d34ca050e1cb96ef5162382e77 to your computer and use it in GitHub Desktop.
Save lahaxearnaud/226f13d34ca050e1cb96ef5162382e77 to your computer and use it in GitHub Desktop.
###> symfony/messenger ###
MESSENGER_TRANSPORT_DSN_MAILER=amqp://LOGIN:PASSWORD@HOST:5672/%2f/mails
MESSENGER_TRANSPORT_DSN=amqp://LOGIN:PASSWORD@HOST:5672/%2f/default
###< symfony/messenger ###
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment