Skip to content

Commit 240cd03

Browse files
glasziggeorgeclaghorn
authored andcommitted
Fix Action Mailbox ingress config example [ci skip]
1 parent 94fe243 commit 240cd03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actionmailbox/lib/rails/generators/installer.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55

66
environment <<~end_of_config, env: "production"
77
# Prepare the ingress controller used to receive mail
8-
# config.action_mailbox.ingress = :postfix
8+
# config.action_mailbox.ingress = :relay
99
1010
end_of_config

0 commit comments

Comments
 (0)