From d35a03885eb42d4c1887fdfe67bc2fe05320fc92 Mon Sep 17 00:00:00 2001 From: tamal Date: Mon, 29 May 2017 05:28:41 -0700 Subject: [PATCH] Fix instruction for changing rest api address. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d70af12..bfb6778 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ how to query job status ? how to change monitor address ? - export GEARMAND_MONITOR_ADDR=:4567 + ./gearmand run --v=3 --web.addr=:4567 ## Worker