We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff2db4f commit 3bfe787Copy full SHA for 3bfe787
1 file changed
config/environments/production.rb
@@ -24,7 +24,7 @@
24
# config.action_dispatch.rack_cache = true
25
26
# Disable Rails's static asset server (Apache or nginx will already do this).
27
- config.serve_static_assets = false
+ config.serve_static_files = false
28
29
# Compress JavaScripts and CSS.
30
config.assets.js_compressor = :uglifier
0 commit comments