add secret
This commit is contained in:
parent
53127dfd44
commit
c469684197
|
@ -109,4 +109,6 @@ Rails.application.configure do
|
|||
# config.active_record.database_selector = { delay: 2.seconds }
|
||||
# config.active_record.database_resolver = ActiveRecord::Middleware::DatabaseSelector::Resolver
|
||||
# config.active_record.database_resolver_context = ActiveRecord::Middleware::DatabaseSelector::Resolver::Session
|
||||
#
|
||||
config.secret_key_base = ENV['SECRET_KEY_BASE']
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue
Block a user