Skip to content

Commit 3bfe787

Browse files
committed
Update deprecated config name
1 parent ff2db4f commit 3bfe787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/environments/production.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
# config.action_dispatch.rack_cache = true
2525

2626
# Disable Rails's static asset server (Apache or nginx will already do this).
27-
config.serve_static_assets = false
27+
config.serve_static_files = false
2828

2929
# Compress JavaScripts and CSS.
3030
config.assets.js_compressor = :uglifier

0 commit comments

Comments
 (0)