X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/80b502ea52e896d7bb42cc566f7472e6cd4fe397..38738bf78bac4a083195cfd44124332abcce6400:/docker/config.yml.example diff --git a/docker/config.yml.example b/docker/config.yml.example index 0765f2f8aa..6ba5bcf311 100644 --- a/docker/config.yml.example +++ b/docker/config.yml.example @@ -32,6 +32,11 @@ API_HOSTNAME: # e.g. qr1hi # should be an address associated with a Google account. API_AUTO_ADMIN_USER: +# The location of the Workbench application where users should be +# redirected if they point their browsers at the API server, e.g., +# https://localhost:9899 +API_WORKBENCH_ADDRESS: + # If a _PW variable is set to an empty string, a password # will be chosen randomly at build time. This is the # recommended setting.