today_ai_weather/config/environments
songtianlun 3237321db3 fix: improve database URL configuration
- Update development database URL to use a fallback
  if no URL is provided in credentials.
- Modify production SMTP password retrieval to use
  dig method for more robust access.

These changes allow for smoother local development and
ensure that the production environment correctly
accesses the SMTP password, enhancing overall stability.
2025-02-11 17:01:13 +08:00
..
development.rb feat: add batch weather art generation jobs 2025-01-22 16:50:00 +08:00
production.rb fix: improve database URL configuration 2025-02-11 17:01:13 +08:00
test.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00