mirror of
https://github.com/samply/bridgehead.git
synced 2025-06-16 15:00:15 +02:00
Changed:
- 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:
committed by
juarez
parent
a9c09c0d05
commit
c565d14ee4
@ -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}
|
||||
|
Reference in New Issue
Block a user