Update Orechestrator Address to the correct Conductor Address
This commit is contained in:
@@ -185,7 +185,7 @@ docker run -d \
|
|||||||
--network host \
|
--network host \
|
||||||
--gpus all \
|
--gpus all \
|
||||||
--restart unless-stopped \
|
--restart unless-stopped \
|
||||||
-e ORCHESTRATOR_ADDRESS="${ORCH_ADDR}" \
|
-e CONDUCTOR_ADDRESS="${ORCH_ADDR}" \
|
||||||
-e WORKER_ID="${WORKER_ID}" \
|
-e WORKER_ID="${WORKER_ID}" \
|
||||||
-v /tmp/tentacle:/tmp/tentacle \
|
-v /tmp/tentacle:/tmp/tentacle \
|
||||||
-v /tmp/tentacle-logs:/opt/tentacle/logs \
|
-v /tmp/tentacle-logs:/opt/tentacle/logs \
|
||||||
|
|||||||
Reference in New Issue
Block a user