X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/22152102405a1407355d42a32385efd0d83bbc9c..042fbd69136d8f7090ac0295645d24dbc2a9f4a4:/README.md diff --git a/README.md b/README.md index 998d4246..ea9bc02f 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,8 @@ The app will fetch runtime configuration when starting. By default it will try t Currently this configuration schema is supported: ``` { - "API_HOST": "string" + "API_HOST": "string", + "VOCABULARY_URL": "string" } ```