This commit is contained in:
Polo
2019-11-26 00:30:53 +02:00
parent 5bf05b6b7f
commit 7f95679bae
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