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.