today_ai_weather/config/environments
songtianlun 30da8604bb feat: update smtp settings for production environment
- Update SMTP host and port
- Enable TLS and authentication for SMTP connection

This change updates the production environment configuration to use a different SMTP host and port, as well as enables TLS and authentication for the SMTP connection. This is necessary to ensure reliable and secure email delivery in the production environment.
2025-01-18 14:18:08 +08:00
..
development.rb init sample-app 2024-12-29 17:12:54 +08:00
production.rb feat: update smtp settings for production environment 2025-01-18 14:18:08 +08:00
test.rb init sample-app 2024-12-29 17:12:54 +08:00