doc: Fix content in README.md of sentinel-dashboard (#1737)
This commit is contained in:
parent
10e6e8dcf6
commit
398e5aa874
|
|
@ -33,7 +33,7 @@ java -Dserver.port=8080 \
|
|||
|
||||
| 参数 | 作用 |
|
||||
|--------|--------|
|
||||
|`Dcsp.sentinel.dashboard.server=localhost:8080`|向 Sentinel 接入端指定控制台的地址|
|
||||
|`-Dcsp.sentinel.dashboard.server=localhost:8080`|向 Sentinel 接入端指定控制台的地址|
|
||||
|`-Dproject.name=sentinel-dashboard`|向 Sentinel 指定应用名称,比如上面对应的应用名称就为 `sentinel-dashboard`|
|
||||
|
||||
全部的配置项可以参考 [启动配置项文档](https://github.com/alibaba/Sentinel/wiki/%E5%90%AF%E5%8A%A8%E9%85%8D%E7%BD%AE%E9%A1%B9)。
|
||||
|
|
|
|||
Loading…
Reference in New Issue