File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed
docs/hello_nextflow/seqera Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -101,14 +101,10 @@ tower {
101101 enabled = true
102102 endpoint = " https://api.cloud.seqera.io"
103103 accessToken = secrets.tower_access_token
104- workspaceId = secrets.tower_workspace_id
105104}
106105` ` `
107106
108- !!! hint " Workspace ID and Endpoint"
109-
110- We haven' t set `secrets.tower_workspace_id` yet, and so Nextflow will fill in an empty string for this value.
111- This will default to the user' s workspace in Seqera Platform which is what we want for now.
107+ !!! hint " Endpoint"
112108
113109 The ` endpoint` is the URL of the Seqera Platform API.
114110 If your institution is running a private instance of Seqera Platform, you will want to change this to the appropriate URL.
You can’t perform that action at this time.
0 commit comments