mirror of
https://github.com/vale981/ray
synced 2025-03-06 02:21:39 -05:00
[Docs] Remove version reference in dashboard proxy docs (#14359)
This commit is contained in:
parent
e0e8918d60
commit
be9a584a94
1 changed files with 1 additions and 2 deletions
|
@ -171,8 +171,7 @@ More information on how to interpret the flamegraph is available at https://gith
|
|||
|
||||
Running Behind a Reverse Proxy
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
In ray 2.0.0, the dashboard works out-of-the-box when accessed via a reverse proxy. API requests no
|
||||
longer need to be proxied individually.
|
||||
The dashboard should work out-of-the-box when accessed via a reverse proxy. API requests don't need to be proxied individually.
|
||||
|
||||
Always access the dashboard with a trailing ``/`` at the end of the URL.
|
||||
For example, if your proxy is set up to handle requests to ``/ray/dashboard``, view the dashboard at ``www.my-website.com/ray/dashboard/``.
|
||||
|
|
Loading…
Add table
Reference in a new issue