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:
|
services:
|
||||||
cbioportal:
|
cbioportal:
|
||||||
image: docker.verbis.dkfz.de/ccp/dktk-cbioportal:latest
|
# image: docker.verbis.dkfz.de/ccp/dktk-cbioportal:latest
|
||||||
#image: dktk-cbioportal
|
image: dktk-cbioportal
|
||||||
container_name: bridgehead-cbioportal
|
container_name: bridgehead-cbioportal
|
||||||
environment:
|
environment:
|
||||||
DB_PASSWORD: ${CBIOPORTAL_DB_PASSWORD}
|
DB_PASSWORD: ${CBIOPORTAL_DB_PASSWORD}
|
||||||
|
|
Loading…
Reference in New Issue