Skip to content

Commit

Permalink
heroku modifications
Browse files Browse the repository at this point in the history
  • Loading branch information
aastudent committed Aug 8, 2014
1 parent 6502746 commit 5c72ec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/environments/production.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# config.action_dispatch.rack_cache = true

# Disable Rails's static asset server (Apache or nginx will already do this).
config.serve_static_assets = false
config.serve_static_assets = true

# Compress JavaScripts and CSS.
config.assets.js_compressor = :uglifier
Expand Down

0 comments on commit 5c72ec5

Please sign in to comment.