mirror of https://github.com/samply/bridgehead.git
add correct branch for onkofdz beam proxy
This commit is contained in:
parent
333d9f77a0
commit
d68aa9b000
|
@ -2,7 +2,7 @@ version: "3.7"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
beam-proxy:
|
beam-proxy:
|
||||||
image: docker.verbis.dkfz.de/cache/samply/beam-proxy:develop
|
image: samply/beam-proxy:feat-rework-sockets-sockets
|
||||||
container_name: bridgehead-beam-proxy
|
container_name: bridgehead-beam-proxy
|
||||||
environment:
|
environment:
|
||||||
BROKER_URL: ${BROKER_URL}
|
BROKER_URL: ${BROKER_URL}
|
||||||
|
|
Loading…
Reference in New Issue