mirror of
https://github.com/wassname/ray.git
synced 2026-09-10 12:38:43 +08:00
Remove public facing references to --redis-address. (#6631)
This commit is contained in:
@@ -159,5 +159,5 @@ worker_start_ray_commands:
|
||||
- >-
|
||||
ulimit -n 65536;
|
||||
ray start
|
||||
--redis-address=$RAY_HEAD_IP:6379
|
||||
--address=$RAY_HEAD_IP:6379
|
||||
--object-manager-port=8076
|
||||
|
||||
@@ -168,5 +168,5 @@ worker_start_ray_commands:
|
||||
- >-
|
||||
ulimit -n 65536;
|
||||
ray start
|
||||
--redis-address=$RAY_HEAD_IP:6379
|
||||
--address=$RAY_HEAD_IP:6379
|
||||
--object-manager-port=8076
|
||||
|
||||
Reference in New Issue
Block a user