Commit bdc475af by Ngô Trung Hưng

edit config production

parent b79d22ce
Pipeline #851 canceled with stages
in 0 seconds
...@@ -3,7 +3,8 @@ Rails.application.configure do ...@@ -3,7 +3,8 @@ Rails.application.configure do
# Code is not reloaded between requests. # Code is not reloaded between requests.
config.cache_classes = true config.cache_classes = true
config.serve_static_assets = true
config.assets.compile = true
# Eager load code on boot. This eager loads most of Rails and # Eager load code on boot. This eager loads most of Rails and
# your application in memory, allowing both threaded web servers # your application in memory, allowing both threaded web servers
# and those relying on copy on write to perform better. # and those relying on copy on write to perform better.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment