mirror of https://github.com/samply/bridgehead.git
Switch to `no-auth` branch of beam-connect
This commit is contained in:
parent
632b48bd37
commit
b3d7b806bf
|
@ -69,9 +69,7 @@ services:
|
||||||
image: datashield/rock-base:6.2-R4.2 # https://datashield.discourse.group/t/ds-aggregate-method-error/416/4
|
image: datashield/rock-base:6.2-R4.2 # https://datashield.discourse.group/t/ds-aggregate-method-error/416/4
|
||||||
|
|
||||||
beam-connect:
|
beam-connect:
|
||||||
# We want to switch to this image if the changes from fix-connect are merged
|
image: docker.verbis.dkfz.de/cache/samply/beam-connect:no-auth
|
||||||
# image: docker.verbis.dkfz.de/cache/samply/beam-connect:no-auth
|
|
||||||
image: samply/beam-connect:fix-connect
|
|
||||||
container_name: bridgehead-datashield-connect
|
container_name: bridgehead-datashield-connect
|
||||||
ports:
|
ports:
|
||||||
- 8062:8062
|
- 8062:8062
|
||||||
|
|
Loading…
Reference in New Issue