This commit is contained in:
polo
2019-11-25 22:31:58 +00:00
15 changed files with 153 additions and 112 deletions

View File

@@ -26,6 +26,8 @@ Rails.application.configure do
config.cache_store = :null_store
end
config.serve_static_assets = true
# Store uploaded files on the local file system (see config/storage.yml for options)
config.active_storage.service = :local