today_ai_weather/config/environments
songtianlun 494ae40088 chore: update storage configuration for production
- Change active storage service to use `:build` or `:amazon`
- Added a new `build` service for local disk storage

This update allows for better flexibility in managing file
storage based on the environment. The configuration now checks
the `RAILS_BUILD` environment variable to decide on the
storage service, making it easier to handle local testing and
production deployments without manual adjustments.
2025-01-22 17:26:06 +08:00
..
development.rb feat: add batch weather art generation jobs 2025-01-22 16:50:00 +08:00
production.rb chore: update storage configuration for production 2025-01-22 17:26:06 +08:00
test.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00