caigy commented on code in PR #681:
URL: https://github.com/apache/rocketmq-site/pull/681#discussion_r1734517561


##########
versioned_docs/version-5.0/05-deploymentOperations/04Dashboard.md:
##########
@@ -87,6 +87,7 @@ $ java -jar target/rocketmq-dashboard-1.0.1-SNAPSHOT.jar
 再次启动:执行 ②
 
 **tips**:下载后的源码需要上传到 Linux 系统上编译,本地编译可能会报错。
+运行时加上--rocketmq.config.namesrvAddr=localhost:9876 参数,否则会报错连接null

Review Comment:
   The address of name server is not always `localhost:9876`, it should be 
determined case by case.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to