1
0
Fork 0
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:
Julien Boyer 2023-08-03 20:26:36 +02:00 committed by sitarane
parent d19ff6938e
commit beec10098b

View file

@ -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',