X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/f05e6a9cece7e3b118134136ee81bd7477ad10a0..5a7f3f56fc39ab231982435d29b8f15e819748fe:/.env?ds=sidebyside diff --git a/.env b/.env index 13aaad50..de1444c0 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=download.qr1hi.arvadosapi.com +HTTPS=true \ No newline at end of file