songtianlun
494ae40088
- 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. |
||
---|---|---|
.. | ||
environments | ||
initializers | ||
locales | ||
application.rb | ||
boot.rb | ||
cable.yml | ||
cache.yml | ||
credentials.yml.enc | ||
database.yml | ||
deploy.yml | ||
environment.rb | ||
puma.rb | ||
queue.yml | ||
recurring.yml | ||
routes.rb | ||
schedule.rb | ||
storage.yml |