Open the-destro opened 5 months ago
If anyone is already setup as a contributor and fancied addressing this, I think this line just needs to change, so it might be straightforward.
change this
Plug.Adapters.Cowboy.http(Bamboo.SentEmailViewerPlug, [], port: 4003)
to
Plug.Cowboy.http(Bamboo.SentEmailViewerPlug, [], port: 4003)
If I find the time to get setup, I might do it myself, just a bit maxed out right now.
This issue has been automatically marked as "stale:discard". We are sorry that we haven't been able to prioritize it yet. If this issue still relevant, please leave any comment if you have any new additional information that helps to solve this issue. We encourage you to create a pull request, if you can. We are happy to help you with that.
@WillRochaThomas @the-destro we'd love PRs from the community now that @beam-community/team is taking over these repos from Thoughtbot. The more help the better for all of us using Elixir!