mirror of
https://github.com/docker/awesome-compose.git
synced 2025-04-19 15:28:06 +02:00
fix a wrong language tag
Signed-off-by: Julien Boyer <julien@larevolution.re> Signed-off-by: sitarane <julien@larevolution.re>
This commit is contained in:
parent
d19ff6938e
commit
beec10098b
1 changed files with 1 additions and 1 deletions
|
@ -328,7 +328,7 @@ send email.
|
|||
|
||||
Then add this to config/development.rb
|
||||
|
||||
```yaml
|
||||
```ruby
|
||||
config.action_mailer.delivery_method = :smtp
|
||||
config.action_mailer.smtp_settings = {
|
||||
:address => 'maildev',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue