countinual moved

This commit is contained in:
joshua stein 2012-09-03 03:22:30 -05:00
parent 9b5310a1eb
commit 426a052534

View file

@ -6,7 +6,7 @@ class Countinual
# this needs to be overridden in config/initializers/production.rb
@@API_KEY = nil
COUNTINUAL_HOST = "207.158.15.123"
COUNTINUAL_HOST = "207.158.15.115"
COUNTINUAL_PORT = 1025
def self.count!(counter, value, time = nil)