config webconsole
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
require "active_support/core_ext/integer/time"
|
||||
|
||||
Rails.application.configure do
|
||||
config.web_console.whitelisted_ips = %w( 127.0.0.1 10.0.0.0/8)
|
||||
# Settings specified here will take precedence over those in config/application.rb.
|
||||
|
||||
# In the development environment your application's code is reloaded any time
|
||||
|
Reference in New Issue
Block a user