Remove todo in rstudio

This commit is contained in:
juarez 2023-08-03 15:48:22 +02:00
parent e182e2fbe6
commit 43c45f0628
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ services:
rstudio: rstudio:
container_name: bridgehead-rstudio container_name: bridgehead-rstudio
image: docker.verbis.dkfz.de/ccp/dktk-rstudio:latest image: docker.verbis.dkfz.de/ccp/dktk-rstudio:latest
#TODO: Connect with Keycloak: https://rocker-project.org/images/versioned/rstudio.html
environment: environment:
USER: "ruser" USER: "ruser"
PASSWORD: "${RSTUDIO_PASSWORD}" PASSWORD: "${RSTUDIO_PASSWORD}"