Skip to content

Commit a62ad74

Browse files
committed
update readme
1 parent cbc33fa commit a62ad74

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,13 @@ curl -X 'GET' 'http://localhost:8000/eth/v1/beacon/blob_sidecars/head' -H 'accep
5555
curl -X 'GET' 'http://localhost:8000/eth/v1/beacon/blob_sidecars/7111008' -H 'accept: application/json'
5656
```
5757

58+
#### Storage Dashboard
59+
MinIO has started the dashboard, allowing you to view the status of blob storage.
60+
By default, you can access it directly at:
61+
```http
62+
http://localhost:9999
63+
```
64+
5865
## Options
5966

6067
### `verbose`

0 commit comments

Comments
 (0)