diff options
Diffstat (limited to 'test/mq/README.md')
| -rw-r--r-- | test/mq/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mq/README.md b/test/mq/README.md index 34eb3b1c0..d1ed1ce05 100644 --- a/test/mq/README.md +++ b/test/mq/README.md @@ -17,7 +17,7 @@ weed server -mq.broker -mq.agent -filer -volume -master.peers=none # Or start components separately weed master -peers=none -weed volume -mserver=localhost:9333 +weed volume -master=localhost:9333 weed filer -master=localhost:9333 weed mq.broker -filer=localhost:8888 weed mq.agent -brokers=localhost:17777 |
