mirror of
https://github.com/samply/bridgehead.git
synced 2025-06-16 23:00:15 +02:00
Changed: image name of cbioportal
This commit is contained in:
@ -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}
|
||||||
|
Reference in New Issue
Block a user