Change Ray dashboard URL to use placeholder

Updated the Ray dashboard URL placeholder in README.
This commit is contained in:
Ev Lacey 2025-12-02 16:37:27 -08:00 committed by GitHub
parent c2414e48e6
commit 4982987b09
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -343,7 +343,7 @@ Access the Ray dashboard for cluster monitoring and explore additional features:
```bash
## Ray dashboard available at:
http://192.168.100.10:8265
http://<head-node-ip>:8265
## Consider implementing for production:
## - Health checks and automatic restarts