Enable public file server
This commit is contained in:
parent
f435b0314a
commit
6c2fa37b5c
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ Rails.application.configure do
|
||||||
# config.require_master_key = true
|
# config.require_master_key = true
|
||||||
|
|
||||||
# Disable serving static files from `public/`, relying on NGINX/Apache to do so instead.
|
# 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.
|
# Compress CSS using a preprocessor.
|
||||||
# config.assets.css_compressor = :sass
|
# config.assets.css_compressor = :sass
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue