Daniel Gruno 5 éve
szülő
commit
d1fa561cde
1 módosított fájl, 1 hozzáadás és 1 törlés
  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")