today_ai_weather/config/environments
songtianlun f4857f73fc
Some checks failed
CI / scan_ruby (push) Has been cancelled
CI / scan_js (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / test (push) Has been cancelled
fix: update default smtp username
- Change default SMTP username in ApplicationMailer to
  'noreply@mail.frytea.com'
- Comment out previous username in credentials to
  avoid confusion
- Ensure updated username is reflected in production
  environment settings

This update improves email configuration organization, making it
clearer and reducing the risk of misconfiguration, as the hardcoded
value in the mailer takes precedence.
2025-01-18 14:38:30 +08:00
..
development.rb init sample-app 2024-12-29 17:12:54 +08:00
production.rb fix: update default smtp username 2025-01-18 14:38:30 +08:00
test.rb init sample-app 2024-12-29 17:12:54 +08:00