Edited README.markdown via GitHub
This commit is contained in:
parent
c96e351ee8
commit
3b553b5e15
1
README.markdown
Executable file → Normal file
1
README.markdown
Executable file → Normal file
|
@ -21,6 +21,7 @@ LOCALCONFIG = {
|
||||||
end`
|
end`
|
||||||
|
|
||||||
3. Configure SMTP settings
|
3. Configure SMTP settings
|
||||||
|
|
||||||
`# initializers/smtp_settings.rb
|
`# initializers/smtp_settings.rb
|
||||||
ActionMailer::Base.smtp_settings = {
|
ActionMailer::Base.smtp_settings = {
|
||||||
:address => "mail.example.com.py",
|
:address => "mail.example.com.py",
|
||||||
|
|
Loading…
Reference in a new issue