mirror of
https://github.com/wassname/ray.git
synced 2026-08-08 11:25:28 +08:00
Enable the Ray dashboard by default (#5976)
This commit is contained in:
@@ -415,7 +415,6 @@ if __name__ == "__main__":
|
||||
"--host",
|
||||
required=True,
|
||||
type=str,
|
||||
choices=["127.0.0.1", "0.0.0.0"],
|
||||
help="The host to use for the HTTP server.")
|
||||
parser.add_argument(
|
||||
"--port",
|
||||
|
||||
Reference in New Issue
Block a user