From ff06782234a4d836f196173b00f7a1e400e9c0d0 Mon Sep 17 00:00:00 2001 From: djuarezgf Date: Mon, 18 Mar 2024 12:04:04 +0100 Subject: [PATCH] Remove todo --- ccp/modules/datashield-compose.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/ccp/modules/datashield-compose.yml b/ccp/modules/datashield-compose.yml index 48f5276..9237db7 100644 --- a/ccp/modules/datashield-compose.yml +++ b/ccp/modules/datashield-compose.yml @@ -8,7 +8,6 @@ services: #DEFAULT_USER: "rstudio" # This line is kept for informational purposes PASSWORD: "${RSTUDIO_ADMIN_PASSWORD}" # It is required, even if the authentication is disabled DISABLE_AUTH: "true" # https://rocker-project.org/images/versioned/rstudio.html#how-to-use - # TODO: Connect R-Studio with central Keycloak. Currently using Traefik authentication. HTTP_RELATIVE_PATH: "/rstudio" ALL_PROXY: "http://forward_proxy:3128" # https://rocker-project.org/use/networking.html labels: