Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions deploy.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down