Add webdavClient to ServiceRepository
[arvados-workbench2.git] / .env
diff --git a/.env b/.env
index 13aaad5027763659d998bb48097d2c04c819fd4f..de1444c0bded77d30caae5614f392b9ba6b1fe12 100644 (file)
--- 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