X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/3862ce78fd0541199053efb9c25ea2d6e09223f7..4a3cb7560929cb3fe4a7970bb1e307aa7af35712:/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.