X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/e8d0331277033fea37a9fd73ffc781ffca8759f0..d60eaaa5549bcd863d4d202aecc2368de1f00db6:/.env diff --git a/.env b/.env index 13aaad50..df56fb28 100644 --- a/.env +++ b/.env @@ -2,4 +2,7 @@ # # SPDX-License-Identifier: AGPL-3.0 -REACT_APP_ARVADOS_API_HOST=https://qr1hi.arvadosapi.com \ No newline at end of file +REACT_APP_ARVADOS_CONFIG_URL=/config.json +REACT_APP_ARVADOS_API_HOST=qr1hi.arvadosapi.com +REACT_APP_ARVADOS_KEEP_WEB_HOST=collections.qr1hi.arvadosapi.com +HTTPS=true \ No newline at end of file