Skip to content

Instantly share code, notes, and snippets.

@ahmed-bhs
Created October 4, 2018 01:07
Show Gist options
  • Save ahmed-bhs/017ff060ccd7116638a869908b59ad73 to your computer and use it in GitHub Desktop.
Save ahmed-bhs/017ff060ccd7116638a869908b59ad73 to your computer and use it in GitHub Desktop.
#config.yml
swiftmailer:
url: '%env(MAILER_URL)%'
# spool: ~
#.env
MAILER_URL=smtp://maildev:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment