From d65a94c94a93d96d002e4bf35406be269508468f Mon Sep 17 00:00:00 2001 From: Gavin Date: Fri, 24 Apr 2020 12:16:35 -0700 Subject: [PATCH] Fix duplicate key in deploy.cfg --- deploy.cfg | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/deploy.cfg b/deploy.cfg index 427486f1..7fb950dc 100644 --- a/deploy.cfg +++ b/deploy.cfg @@ -30,10 +30,9 @@ auth-token={{ auth_token}} auth-full-admin-roles = {{auth_full_admin_roles}} auth-read-admin-roles = {{auth_read_admin_roles}} -# Location and credentials for the KBase workspace service. The token must have read +# Credentials for the KBase workspace service. The token must have read # administration permissions. -workspace-url={{ workspace_url }} workspace-read-admin-token={{ workspace_read_admin_token }} # Location and credentials for the ArangoDB instance in which to store data.