mirror of https://github.com/samply/bridgehead.git
Changed: image name of cbioportal
This commit is contained in:
parent
f7a8ee39d8
commit
229f849ba5
|
@ -2,8 +2,8 @@ version: '3.7'
|
|||
|
||||
services:
|
||||
cbioportal:
|
||||
image: docker.verbis.dkfz.de/ccp/dktk-cbioportal:latest
|
||||
#image: dktk-cbioportal
|
||||
# image: docker.verbis.dkfz.de/ccp/dktk-cbioportal:latest
|
||||
image: dktk-cbioportal
|
||||
container_name: bridgehead-cbioportal
|
||||
environment:
|
||||
DB_PASSWORD: ${CBIOPORTAL_DB_PASSWORD}
|
||||
|
|
Loading…
Reference in New Issue