X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/1fd9a76aa32b299073a01d70b55cd49720ecac7f..fa73e280e87385b37c9aa9bc3cfee45ff66293d6:/README.md diff --git a/README.md b/README.md index eaed1894..864a54fa 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,14 @@ yarn install yarn build +### Configuration +You can customize project global variables using env variables. Default values are placed in the `.env` file. + +Example: +``` +REACT_APP_ARVADOS_API_HOST=localhost:8000 yarn start +``` + ### Licensing Arvados is Free Software. See COPYING for information about Arvados Free