Daniel Gruno преди 5 години
родител
ревизия
d1fa561cde
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -137,7 +137,7 @@ require 'net/http'
 require 'json'
 require 'thread'
 
-pubsub_URL = 'http://pubsub.apache.org:2069/'
+pubsub_URL = 'http://localhost:2069/'
 
 def do_stuff_with(event)
   print("Got a pubsub event!:\n")