mirror of
https://github.com/wassname/ray.git
synced 2026-07-10 04:34:44 +08:00
This reverts commit 6166ef3e09.
This commit is contained in:
@@ -415,6 +415,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