- used image for cbioportal in cbioportal-compose to the Harbor image

- Ran tests to make sure cbioportal and cbioportal API work in Teiler backend.
This commit is contained in:
MuhannadBaraghith 2024-01-24 11:09:27 +01:00 committed by juarez
parent a9c09c0d05
commit c565d14ee4
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ version: '3.7'
services:
cbioportal:
image: docker.verbis.dkfz.de/ccp/dktk-cbioportal:latest
# image: dktk-cbioportal
container_name: bridgehead-cbioportal
environment:
DB_PASSWORD: ${CBIOPORTAL_DB_PASSWORD}