Method: TreasureData::Updater::ModuleDefinition#endpoint_root

Defined in:
lib/td/updater.rb

#endpoint_rootObject



140
141
142
# File 'lib/td/updater.rb', line 140

def endpoint_root
  ENV['TD_TOOLBELT_UPDATE_ROOT'] || "http://toolbelt.treasuredata.com"
end