X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/e6039bec0497aa7e1391958e5c4f84bbaeef653e..3fe29b3b329b7d61fe8740c02d6f84454d9c310b:/README.md?ds=sidebyside 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" } ```