18521584bd
in favor of whitelist that will be used to control the access to monitoring resources
3 lines
115 B
Ruby
3 lines
115 B
Ruby
class HealthCheckController < HealthCheck::HealthCheckController
|
|
include RequiresWhitelistedMonitoringClient
|
|
end
|