mirror of
https://github.com/wassname/ray.git
synced 2026-07-09 06:06:26 +08:00
This reverts commit 912d0cbbf9.
This commit is contained in:
@@ -282,7 +282,7 @@ def debug(address):
|
||||
"--ray-client-server-port",
|
||||
required=False,
|
||||
type=int,
|
||||
default=10001,
|
||||
default=None,
|
||||
help="the port number the ray client server will bind on. If not set, "
|
||||
"the ray client server will not be started.")
|
||||
@click.option(
|
||||
|
||||
Reference in New Issue
Block a user