diff --git a/example/config.rb b/example/config.rb index 2409b27..b4c5861 100644 --- a/example/config.rb +++ b/example/config.rb @@ -1,7 +1,7 @@ # Example configuration file for riemann-dash. # Serve HTTP traffic on this port -set :port, 4444 +set :port, 4567 # Answer queries sent to this IP address set :bind, "0.0.0.0"