Disable mailhog on development

Is it possible to disable mailhog on development?

I am testing my SMTP settings and as expected it’s capturing any emails before they get sent out.

Removing this file would probably do the trick: https://github.com/roots/trellis/blob/master/group_vars/development/mail.yml

This topic was automatically closed after 42 days. New replies are no longer allowed.