Skip to content

Commit b8884ca

Browse files
committed
1 parent 9b52da3 commit b8884ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/mailers/application_mailer.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
class ApplicationMailer < ActionMailer::Base
2-
default from: 'noreply@willbooster.com'
2+
default from: 'no-reply@willbooster.dev'
33
layout 'mailer'
44
end

0 commit comments

Comments
 (0)