mirror of
https://github.com/samply/bridgehead.git
synced 2025-06-17 00:10:14 +02:00
In ENVIRONMENT=production, use main tag for Samply.Beam.
This commit is contained in:
@ -2,7 +2,7 @@ version: "3.7"
|
||||
|
||||
services:
|
||||
dnpm-beam-proxy:
|
||||
image: docker.verbis.dkfz.de/cache/samply/beam-proxy:develop
|
||||
image: docker.verbis.dkfz.de/cache/samply/beam-proxy:${BEAM_TAG}
|
||||
container_name: bridgehead-dnpm-beam-proxy
|
||||
environment:
|
||||
BROKER_URL: ${DNPM_BROKER_URL}
|
||||
|
Reference in New Issue
Block a user