config webconsole

This commit is contained in:
Torsten
2023-11-20 12:00:06 +02:00
parent 11ddb20ac6
commit 923f7d15b8
2 changed files with 6 additions and 5 deletions

View File

@ -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