Issue Summary
By default, the command yarn dx creates a mailhog container. No email reaches mailhog, in the UI http://localhost:8025. We see an error in the logs.
image
Steps to Reproduce
- Follow development setup instructions
- An action that requires sending an email from the backend.
Issue Summary
By default, the command
yarn dxcreates a mailhog container. No email reaches mailhog, in the UIhttp://localhost:8025. We see an error in the logs.image
Steps to Reproduce