Enable public file server

This commit is contained in:
floppydiskette 2024-08-14 01:48:05 +01:00
commit 6c2fa37b5c
No known key found for this signature in database

View file

@ -21,7 +21,7 @@ Rails.application.configure do
# config.require_master_key = true
# Disable serving static files from `public/`, relying on NGINX/Apache to do so instead.
# config.public_file_server.enabled = false
config.public_file_server.enabled = false
# Compress CSS using a preprocessor.
# config.assets.css_compressor = :sass