mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Fixed "System Health" title
parent
41eda9fecd
commit
75a47cb345
|
@ -135,7 +135,7 @@ curl "http://10.0.2.15:9333/cluster/status?pretty=y"
|
|||
}
|
||||
```
|
||||
|
||||
### Check System Status
|
||||
### Check System Health
|
||||
|
||||
```bash
|
||||
curl -I "http://10.0.2.15:9333/cluster/healthz"
|
||||
|
|
Loading…
Reference in a new issue