Skip to content

Commit

Permalink
Update 2.deploy-dashboard.md (#1908)
Browse files Browse the repository at this point in the history
  • Loading branch information
cooper-lzy committed Jun 29, 2022
1 parent 17e1ff0 commit eb7104e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs-2.0/nebula-dashboard/2.deploy-dashboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ $ nohup ./nebula-httpd &
prometheus:
target: "127.0.0.1:9090" // Prometheus 服务的 IP 和端口号。
nebulaServer:
ip: "192.168.8.143" // 部署 Graph 服务的机器 IP。
ip: "192.168.8.143" // 任一 Graph 服务的机器 IP。
port: 9669 // Graph 服务的端口号。
...
```
Expand Down

0 comments on commit eb7104e

Please sign in to comment.