Epom.configure do |config| config.public_key = 'public_key' config.private_key = 'private_key' config.epom_server = 'https://n29.epom.com/' end