Update ccp/modules/datashield-compose.yml

This commit is contained in:
Martin Lablans 2023-08-04 15:30:19 +02:00 committed by juarez
parent 90afe71b1b
commit dcd31bfd7c
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ services:
image: docker.verbis.dkfz.de/ccp/dktk-rstudio:latest image: docker.verbis.dkfz.de/ccp/dktk-rstudio:latest
environment: environment:
USER: "${PROJECT}" USER: "${PROJECT}"
PASSWORD: "${RSTUDIO_PASSWORD}" PASSWORD: "${LDM_PASSWORD}"
HTTP_RELATIVE_PATH: "/rstudio" HTTP_RELATIVE_PATH: "/rstudio"
labels: labels:
- "traefik.enable=true" - "traefik.enable=true"