about summary refs log tree commit diff stats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/environments/production.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/environments/production.rb b/config/environments/production.rb index 77a44b1..d37a8dc 100644 --- a/config/environments/production.rb +++ b/config/environments/production.rb
@@ -18,7 +18,7 @@ Rails.application.configure do
18 18
19 # Ensures that a master key has been made available in ENV["RAILS_MASTER_KEY"], config/master.key, or an environment 19 # Ensures that a master key has been made available in ENV["RAILS_MASTER_KEY"], config/master.key, or an environment
20 # key such as config/credentials/production.key. This key is used to decrypt credentials (and other encrypted files). 20 # key such as config/credentials/production.key. This key is used to decrypt credentials (and other encrypted files).
21 # config.require_master_key = true 21 config.require_master_key = true
22 22
23 # Disable serving static files from `public/`, relying on NGINX/Apache to do so instead. 23 # Disable serving static files from `public/`, relying on NGINX/Apache to do so instead.
24 # config.public_file_server.enabled = false 24 # config.public_file_server.enabled = false