X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/0bd1c28bed9a0756c61037947d5a9dccd5066f00..b19a6058168a290fe789b2228c13935edc6e5546:/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.