diff --git a/docs/clearml.conf b/docs/clearml.conf index f22dffd..4cd9582 100644 --- a/docs/clearml.conf +++ b/docs/clearml.conf @@ -34,12 +34,12 @@ agent { # force_git_ssh_user: git # unique name of this worker, if None, created based on hostname:process_id - # Overridden with os environment: CLEARML_WORKER_NAME + # Overridden with os environment: CLEARML_WORKER_ID # worker_id: "clearml-agent-machine1:gpu0" worker_id: "" # worker name, replaces the hostname when creating a unique name for this worker - # Overridden with os environment: CLEARML_WORKER_ID + # Overridden with os environment: CLEARML_WORKER_NAME # worker_name: "clearml-agent-machine1" worker_name: ""