mirror of
https://github.com/wassname/ray.git
synced 2026-07-13 00:26:03 +08:00
This reverts commit 4044af8520.
This commit is contained in:
committed by
Eric Liang
parent
b924299833
commit
f24d96ec4f
@@ -430,6 +430,7 @@ 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