feat: use project overarching vars

This commit is contained in:
Pierre Delpy
2024-10-15 10:29:13 +02:00
parent 3312ca8a64
commit 4446f9b9ac
15 changed files with 20 additions and 55 deletions

View File

@ -4,7 +4,7 @@ version: "3.7"
services:
blaze:
image: docker.verbis.dkfz.de/cache/samply/blaze:0.28
image: docker.verbis.dkfz.de/cache/samply/blaze:${BLAZE_TAG}
container_name: bridgehead-bbmri-blaze
environment:
BASE_URL: "http://bridgehead-bbmri-blaze:8080"