mirror of
https://github.com/wassname/ray.git
synced 2026-07-25 13:30:52 +08:00
Port webui nits from original pr that enables it (#6628)
* backport changes * Update test_webui.py
This commit is contained in:
@@ -409,7 +409,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