bad file access "fix"
This commit is contained in:
@ -52,4 +52,6 @@ Rails.application.configure do
|
||||
# Use an evented file watcher to asynchronously detect changes in source code,
|
||||
# routes, locales, etc. This feature depends on the listen gem.
|
||||
config.file_watcher = ActiveSupport::EventedFileUpdateChecker
|
||||
|
||||
config.web_console.whitelisted_ips = '192.168.76.0/16'
|
||||
end
|
||||
|
Reference in New Issue
Block a user